add factory config

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=221
This commit is contained in:
2013-10-15 09:48:11 +00:00
committed by Git OBS Bridge
parent b3f2edaf0b
commit d15c59a323
5 changed files with 7 additions and 7 deletions

View File

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