bam: rebuild.
This commit is contained in:
parent
a7cc1d01fc
commit
2986eedb56
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'bam'
|
# Template file for 'bam'
|
||||||
pkgname=bam
|
pkgname=bam
|
||||||
version=0.5.1
|
version=0.5.1
|
||||||
revision=1
|
revision=2
|
||||||
makedepends="lua-devel"
|
makedepends="lua-devel"
|
||||||
short_desc="Fast and flexible build system using Lua"
|
short_desc="Fast and flexible build system using Lua"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="http://github.com/matricks/bam"
|
homepage="http://github.com/matricks/bam"
|
||||||
distfiles="https://github.com/matricks/bam/archive/v${version}.tar.gz"
|
distfiles="https://github.com/matricks/bam/archive/v${version}.tar.gz"
|
||||||
|
|
Loading…
Reference in a new issue