fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=194
This commit is contained in:
parent
7f5693caba
commit
6eb4440773
4
PKGBUILD
4
PKGBUILD
@ -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 ..."
|
||||||
|
Loading…
Reference in New Issue
Block a user