From b9ba5ff6e13686ffd8bfea7e584577aae74b6abe Mon Sep 17 00:00:00 2001 From: Michael Carlberg Date: Tue, 28 Jun 2016 16:17:18 +0200 Subject: [PATCH] build: Bump version to 1.3.1 --- README.md | 2 +- contrib/lemonbuddy-git.aur/.SRCINFO | 2 +- contrib/lemonbuddy-git.aur/PKGBUILD | 2 +- contrib/lemonbuddy.aur/.SRCINFO | 4 ++-- contrib/lemonbuddy.aur/PKGBUILD | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6a9db5f3..3f37e605 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Install the XBPS package [lemonbuddy](https://raw.githubusercontent.com/jaagr/vo ### Building from source ~~~ sh - $ git clone --branch 1.3.0 --recursive https://github.com/jaagr/lemonbuddy + $ git clone --branch 1.3.1 --recursive https://github.com/jaagr/lemonbuddy $ mkdir lemonbuddy/build $ cd lemonbuddy/build $ cmake .. diff --git a/contrib/lemonbuddy-git.aur/.SRCINFO b/contrib/lemonbuddy-git.aur/.SRCINFO index 51d57501..fc8738d1 100644 --- a/contrib/lemonbuddy-git.aur/.SRCINFO +++ b/contrib/lemonbuddy-git.aur/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = lemonbuddy-git pkgdesc = A fast and easy-to-use tool for Lemonbar - pkgver = 1.3.0 + pkgver = 1.3.1 pkgrel = 1 url = https://github.com/jaagr/lemonbuddy arch = i686 diff --git a/contrib/lemonbuddy-git.aur/PKGBUILD b/contrib/lemonbuddy-git.aur/PKGBUILD index 108579e6..97629360 100644 --- a/contrib/lemonbuddy-git.aur/PKGBUILD +++ b/contrib/lemonbuddy-git.aur/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Michael Carlberg _pkgname=lemonbuddy pkgname="${_pkgname}-git" -pkgver=1.3.0 +pkgver=1.3.1 pkgrel=1 pkgdesc="A fast and easy-to-use tool for Lemonbar" arch=("i686" "x86_64") diff --git a/contrib/lemonbuddy.aur/.SRCINFO b/contrib/lemonbuddy.aur/.SRCINFO index 9dabc25e..952d3a03 100644 --- a/contrib/lemonbuddy.aur/.SRCINFO +++ b/contrib/lemonbuddy.aur/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = lemonbuddy pkgdesc = A fast and easy-to-use tool for Lemonbar - pkgver = 1.3.0 + pkgver = 1.3.1 pkgrel = 1 url = https://github.com/jaagr/lemonbuddy arch = i686 @@ -20,7 +20,7 @@ pkgbase = lemonbuddy optdepends = libsigc++: i3 module support optdepends = i3ipc-glib-git: i3 module support conflicts = lemonbuddy-git - source = lemonbuddy::git+https://github.com/jaagr/lemonbuddy.git#tag=1.3.0 + source = lemonbuddy::git+https://github.com/jaagr/lemonbuddy.git#tag=1.3.1 md5sums = SKIP pkgname = lemonbuddy diff --git a/contrib/lemonbuddy.aur/PKGBUILD b/contrib/lemonbuddy.aur/PKGBUILD index 509070b1..d5d645c4 100644 --- a/contrib/lemonbuddy.aur/PKGBUILD +++ b/contrib/lemonbuddy.aur/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Michael Carlberg # Contributor: Michael Carlberg pkgname=lemonbuddy -pkgver=1.3.0 +pkgver=1.3.1 pkgrel=1 pkgdesc="A fast and easy-to-use tool for Lemonbar" arch=("i686" "x86_64")