2014-04-24 19:13:08 +00:00
committed by Git OBS Bridge
parent ca37f8aea1
commit 96e968e69b
6 changed files with 13 additions and 7 deletions

View File

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