2013-12-04 08:30:49 +00:00
committed by Git OBS Bridge
parent ba56748b0f
commit 996edf6c93
6 changed files with 14 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
pkgname=build
pkgver=20131015
pkgver=20131203
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=('b0c023cc1613e14e84934e0f395b3dd0')
md5sums=('68004d50578bb66c05481bedc2b8ea0c')
package() {
msg "Installing build ..."