parent
86d2186f89
commit
f8e1c62a83
@ -1,7 +1,7 @@
|
|||||||
pkgbase = lemonbuddy
|
pkgbase = lemonbuddy
|
||||||
pkgdesc = A fast and easy-to-use status bar
|
pkgdesc = A fast and easy-to-use status bar
|
||||||
pkgver = 2.0.0
|
pkgver = 2.0.0
|
||||||
pkgrel = 2
|
pkgrel = 1
|
||||||
url = https://github.com/jaagr/lemonbuddy
|
url = https://github.com/jaagr/lemonbuddy
|
||||||
arch = i686
|
arch = i686
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Contributor: Michael Carlberg <c@rlberg.se>
|
# Contributor: Michael Carlberg <c@rlberg.se>
|
||||||
pkgname=lemonbuddy
|
pkgname=lemonbuddy
|
||||||
pkgver=2.0.0
|
pkgver=2.0.0
|
||||||
pkgrel=2
|
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")
|
||||||
url="https://github.com/jaagr/lemonbuddy"
|
url="https://github.com/jaagr/lemonbuddy"
|
||||||
@ -15,7 +15,7 @@ optdepends=("alsa-lib: volume module support"
|
|||||||
"i3ipc-glib-git: i3 module support")
|
"i3ipc-glib-git: i3 module support")
|
||||||
makedepends=("cmake" "python2" "pkg-config" "clang" "glibc" "boost")
|
makedepends=("cmake" "python2" "pkg-config" "clang" "glibc" "boost")
|
||||||
conflicts=("lemonbuddy-git")
|
conflicts=("lemonbuddy-git")
|
||||||
source=("${pkgname}::git+${url}.git#tag=${pkgver%.*}")
|
source=("${pkgname}::git+${url}.git#tag=${pkgver}")
|
||||||
md5sums=("SKIP")
|
md5sums=("SKIP")
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
Loading…
Reference in New Issue
Block a user