2014-10-27 09:03:36 +00:00
committed by Git OBS Bridge
parent 7327bb63e7
commit 178d08b663
7 changed files with 14 additions and 8 deletions

View File

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