update PKGBUILD
Rev openSUSE:Tools/196 Md5 6c3414972a264b5326475b175ef27f4c 2012-11-26 08:50:14 adrianSuSE None
This commit is contained in:
parent
8cdea1b7b8
commit
5e0730652b
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
|||||||
pkgname=build
|
pkgname=build
|
||||||
pkgver=20120927
|
pkgver=20121123
|
||||||
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=('ae50c51c6d0f6abd75b8003cc92404f8')
|
md5sums=('2c66ccbe77cedb3f15d20816d6715440')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
msg "Installing build ..."
|
msg "Installing build ..."
|
||||||
|
Loading…
Reference in New Issue
Block a user