2014-11-24 15:48:04 +00:00
committed by Git OBS Bridge
parent 8f4e4f56dd
commit 881f0db5a5
7 changed files with 17 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
pkgname=build
pkgver=20141024
pkgver=20141120
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=('07987082f491e8d4839d5ae60539a668')
md5sums=('07405ad5bd573e5534508105a09a9677')
package() {
msg "Installing build ..."