Adrian Schröter 2012-10-19 13:09:51 +00:00 committed by Git OBS Bridge
parent 7f5693caba
commit 6eb4440773

View File

@ -1,5 +1,5 @@
pkgname=build pkgname=build
pkgver=2012.07.19 pkgver=20120927
pkgrel=1 pkgrel=1
pkgdesc="Build packages in sandbox" pkgdesc="Build packages in sandbox"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
groups=('base-devel') groups=('base-devel')
depends=('perl') depends=('perl')
source=(obs-build-${pkgver}.tar.gz) source=(obs-build-${pkgver}.tar.gz)
md5sums=('643d53f6327913eecf57fb6fa166db5e') md5sums=('ae50c51c6d0f6abd75b8003cc92404f8')
package() { package() {
msg "Installing build ..." msg "Installing build ..."