build: Bump version to 1.4.2

This commit is contained in:
Michael Carlberg 2016-06-30 05:35:51 +02:00
parent e8cb754c27
commit 3ad583b8d0
10 changed files with 11 additions and 11 deletions

View File

@ -126,7 +126,7 @@ $ apt-get install cmake libxcb1-dev xcb-proto python-xcbgen libboost-dev libiw-d
Please [report any problems](https://github.com/jaagr/lemonbuddy/issues/new) you run into when building the project. It helps alot. Please [report any problems](https://github.com/jaagr/lemonbuddy/issues/new) you run into when building the project. It helps alot.
~~~ sh ~~~ sh
$ git clone --branch 1.4.1 --recursive https://github.com/jaagr/lemonbuddy $ git clone --branch 1.4.2 --recursive https://github.com/jaagr/lemonbuddy
$ mkdir lemonbuddy/build $ mkdir lemonbuddy/build
$ cd lemonbuddy/build $ cd lemonbuddy/build
$ cmake .. $ cmake ..

View File

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

View File

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

View File

@ -1,6 +1,6 @@
pkgbase = lemonbuddy pkgbase = lemonbuddy
pkgdesc = A fast and easy-to-use tool for Lemonbar pkgdesc = A fast and easy-to-use tool for Lemonbar
pkgver = 1.4.1 pkgver = 1.4.2
pkgrel = 2 pkgrel = 2
url = https://github.com/jaagr/lemonbuddy url = https://github.com/jaagr/lemonbuddy
arch = i686 arch = i686
@ -20,7 +20,7 @@ pkgbase = lemonbuddy
optdepends = jsoncpp: i3 module support optdepends = jsoncpp: i3 module support
optdepends = i3ipc-glib-git: i3 module support optdepends = i3ipc-glib-git: i3 module support
conflicts = lemonbuddy-git conflicts = lemonbuddy-git
source = lemonbuddy::git+https://github.com/jaagr/lemonbuddy.git#tag=1.4.1 source = lemonbuddy::git+https://github.com/jaagr/lemonbuddy.git#tag=1.4.2
md5sums = SKIP md5sums = SKIP
pkgname = lemonbuddy pkgname = lemonbuddy

View File

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

View File

@ -1,3 +1,3 @@
#pragma once #pragma once
#define GIT_TAG "1.4.1-5-gf406f1e-dev" #define GIT_TAG "1.4.2"

View File

@ -1,4 +1,4 @@
.TH lemonbuddy 1 2016-06-22 "lemonbuddy 1.4.1-9-gc72ba27" "User Manual" .TH lemonbuddy 1 2016-06-22 "lemonbuddy 1.4.2" "User Manual"
.SH NAME .SH NAME
\fBlemonbuddy\fR \- A fast and easy-to-use tool for Lemonbar. \fBlemonbuddy\fR \- A fast and easy-to-use tool for Lemonbar.
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -1,4 +1,4 @@
.TH lemonbuddy_config 5 2016-06-22 "lemonbuddy 1.4.1-9-gc72ba27" "User Configuration" .TH lemonbuddy_config 5 2016-06-22 "lemonbuddy 1.4.2" "User Configuration"
.SH NAME .SH NAME
.\" This man page will need lots of updating as documentation about lemonbuddy .\" This man page will need lots of updating as documentation about lemonbuddy
.\" configuration improves. .\" configuration improves.

View File

@ -1,4 +1,4 @@
.TH lemonbuddy_terminate 1 2016-06-22 "lemonbuddy 1.4.1-9-gc72ba27" "User Manual" .TH lemonbuddy_terminate 1 2016-06-22 "lemonbuddy 1.4.2" "User Manual"
.SH NAME .SH NAME
\fBlemonbuddy_terminate\fR \- Terminate a previous \fBlemonbuddy\fR(1) bar. \fBlemonbuddy_terminate\fR \- Terminate a previous \fBlemonbuddy\fR(1) bar.
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -1,4 +1,4 @@
.TH lemonbuddy_wrapper 1 2016-06-22 "lemonbuddy 1.4.1-9-gc72ba27" "User Manual" .TH lemonbuddy_wrapper 1 2016-06-22 "lemonbuddy 1.4.2" "User Manual"
.SH NAME .SH NAME
\fBlemonbuddy_wrapper\fR \- Start a \fBlemonbuddy\fR(1) process and connect it to a \fBlemonbar\fR(1) process. \fBlemonbuddy_wrapper\fR \- Start a \fBlemonbuddy\fR(1) process and connect it to a \fBlemonbar\fR(1) process.
.SH SYNOPSIS .SH SYNOPSIS