task(build): Bumped version to 0.2.0

This commit is contained in:
Michael Carlberg 2016-06-10 01:16:01 +02:00
parent 0e9900db74
commit 9d9a1ab285
6 changed files with 7 additions and 7 deletions

View File

@ -11,7 +11,7 @@ if(NOT CMAKE_CXX_COMPILER)
endif()
# TODO(jaagr): Replace with git tag
project(lemonbuddy VERSION 0.1.5)
project(lemonbuddy VERSION 0.2.0)
set(CMAKE_MODULE_PATH
"${CMAKE_MODULE_PATH}"

View File

@ -74,7 +74,7 @@ $ sudo apt-get install fonts-font-awesome
> **NOTE:** In Void Linux you will need to install `git-perl` to get support for submodules.
~~~ sh
$ git clone --branch 0.1.5 --recursive https://github.com/jaagr/lemonbuddy.git
$ git clone --branch 0.2.0 --recursive https://github.com/jaagr/lemonbuddy.git
$ mkdir lemonbuddy/build
$ cd lemonbuddy/build
$ cmake ..

View File

@ -1,6 +1,6 @@
pkgbase = lemonbuddy-git
pkgdesc = A fast and easy-to-use tool for Lemonbar
pkgver = 0.1.4
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/jaagr/lemonbuddy
arch = i686

View File

@ -2,7 +2,7 @@
# Contributor: Michael Carlberg <c@rlberg.se>
_pkgname=lemonbuddy
pkgname="${_pkgname}-git"
pkgver=0.1.4
pkgver=0.2.0
pkgrel=1
pkgdesc="A fast and easy-to-use tool for Lemonbar"
arch=("i686" "x86_64")

View File

@ -1,6 +1,6 @@
pkgbase = lemonbuddy
pkgdesc = A fast and easy-to-use tool for Lemonbar
pkgver = 0.1.4
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/jaagr/lemonbuddy
arch = i686
@ -19,7 +19,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=0.1.4
source = lemonbuddy::git+https://github.com/jaagr/lemonbuddy.git#tag=0.2.0
md5sums = SKIP
pkgname = lemonbuddy

View File

@ -1,7 +1,7 @@
# Maintainer: Michael Carlberg <c@rlberg.se>
# Contributor: Michael Carlberg <c@rlberg.se>
pkgname=lemonbuddy
pkgver=0.1.4
pkgver=0.2.0
pkgrel=1
pkgdesc="A fast and easy-to-use tool for Lemonbar"
arch=("i686" "x86_64")