2013-05-08 11:11:42 +00:00
committed by Git OBS Bridge
parent 0972550ca7
commit ccef4fd7b3
8 changed files with 45 additions and 72 deletions

View File

@@ -1,5 +1,5 @@
pkgname=build
pkgver=20130429
pkgver=20130508
pkgrel=0
pkgdesc="Build packages in sandbox"
arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
groups=('base-devel')
depends=('perl')
source=(obs-build-${pkgver}.tar.gz)
md5sums=('a789f80b0352f0ab20e0822328665c4d')
md5sums=('61d38fe23efcd677e24a6f6919409d5b')
package() {
msg "Installing build ..."