git is not needed
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
6571faeb2f
commit
176724b952
1
PKGBUILD
1
PKGBUILD
|
@ -7,7 +7,6 @@ arch=( 'i686' 'x86_64' )
|
||||||
url='https://github.com/LemonBoy/bar'
|
url='https://github.com/LemonBoy/bar'
|
||||||
license=( 'MIT' )
|
license=( 'MIT' )
|
||||||
depends=( 'libxcb' )
|
depends=( 'libxcb' )
|
||||||
makedepends=( 'git' )
|
|
||||||
source=( "https://github.com/LemonBoy/bar/archive/v${pkgver}.tar.gz" )
|
source=( "https://github.com/LemonBoy/bar/archive/v${pkgver}.tar.gz" )
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user