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