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'
|
||||
pkgname=bam
|
||||
version=0.5.1
|
||||
revision=1
|
||||
revision=2
|
||||
makedepends="lua-devel"
|
||||
short_desc="Fast and flexible build system using Lua"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="custom"
|
||||
homepage="http://github.com/matricks/bam"
|
||||
distfiles="https://github.com/matricks/bam/archive/v${version}.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue