2015-03-17 07:24:08 +00:00
committed by Git OBS Bridge
parent f896fbc2f2
commit 380d41394a
7 changed files with 20 additions and 8 deletions

View File

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