another rebuild
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
bf2c785903
commit
dbdf54c4fa
4
PKGBUILD
4
PKGBUILD
|
@ -5,12 +5,14 @@ _srcname='ubase'
|
||||||
pkgbase=ubase-extras
|
pkgbase=ubase-extras
|
||||||
pkgname=( halt-ubase-git killall5-ubase-git )
|
pkgname=( halt-ubase-git killall5-ubase-git )
|
||||||
pkgver=r610.3c88778
|
pkgver=r610.3c88778
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="A few tools from suckless.org's ubase packaged for Spark."
|
pkgdesc="A few tools from suckless.org's ubase packaged for Spark."
|
||||||
url='http://core.suckless.org/ubase'
|
url='http://core.suckless.org/ubase'
|
||||||
arch=( 'x86_64' 'i686' )
|
arch=( 'x86_64' 'i686' )
|
||||||
license=( 'MIT' )
|
license=( 'MIT' )
|
||||||
|
|
||||||
|
makedepends=( 'git' )
|
||||||
|
|
||||||
source=( "git://git.suckless.org/ubase" )
|
source=( "git://git.suckless.org/ubase" )
|
||||||
sha1sums=( 'SKIP' )
|
sha1sums=( 'SKIP' )
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user