2013-06-20 08:51:39 +00:00
committed by Git OBS Bridge
parent 7a497354bc
commit 492e27e566
7 changed files with 28 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
pkgname=osc
pkgver=0.139.2
pkgrel=1
pkgver=0.140.0
pkgrel=0
pkgdesc="Open Build Service client"
arch=('i686' 'x86_64')
url="https://www.github.com/openSUSE/osc"
@@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
groups=('base-devel')
depends=('python')
source=(osc-${pkgver}.tar.gz)
md5sums=('35c9f30be03bdc7eadfb2598bb3849cb')
md5sums=('73e1028290953d1c552306dc7c4c8602')
package() {
msg "Installing osc ..."