2013-10-15 09:41:35 +00:00
committed by Git OBS Bridge
parent 8e56ceb116
commit f144860e8d
6 changed files with 24 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
pkgname=build
pkgver=20130517
pkgver=20131014
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=('3c25d0531aec60b2b984138a566799f8')
md5sums=('55ee3612447ff0843de3bcf3f0e188b2')
package() {
msg "Installing build ..."