2013-02-26 13:09:28 +00:00
committed by Git OBS Bridge
parent 8f3bc76e0f
commit 794d643724
6 changed files with 9 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.139.0
pkgver=0.139.1
pkgrel=1
pkgdesc="Open Build Service client"
arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
groups=('base-devel')
depends=('python2')
source=(osc-${pkgver}.tar.gz)
md5sums=('a9755d0ba9d8105c50f8d2ffe31dc347')
md5sums=('c2f5ef8b09f31cf917265201c599e1e9')
package() {
msg "Installing osc ..."