2014-09-16 06:33:57 +00:00
committed by Git OBS Bridge
parent 83795f6bf4
commit 9591b8ea13
7 changed files with 17 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
pkgname=build
pkgver=20140424
pkgver=20140916
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=('118afc7b791cd6873244f4948d38ba36')
md5sums=('652050c16cc7c1734f3370f7a6da4cd8')
package() {
msg "Installing build ..."