2015-01-30 07:29:22 +00:00
committed by Git OBS Bridge
parent 351ca1e068
commit de895c2c97
7 changed files with 14 additions and 8 deletions

View File

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