Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
b8eb1d301a
commit
42f8ce6683
2
PKGBUILD
2
PKGBUILD
|
@ -14,7 +14,7 @@ depends=( 'libxcb' 'xcb-util' 'xcb-util-wm' )
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
provides=("${_pkgname}")
|
provides=("${_pkgname}")
|
||||||
conflicts=("${_pkgname}")
|
conflicts=("${_pkgname}")
|
||||||
source=("git://github.com/baskerville/${_pkgname}.git")
|
source=("https://github.com/baskerville/${_pkgname}.git")
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user