2014-01-24 09:40:06 +00:00
committed by Git OBS Bridge
parent d3d4ba83d4
commit c50407b2c9
7 changed files with 21 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.142.2
pkgver=0.143.0
pkgrel=0
pkgdesc="Open Build Service client"
arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
groups=('base-devel')
depends=('python')
source=(osc-${pkgver}.tar.gz)
md5sums=('cdce96f3d1a7c55f3bee980e33808b2e')
md5sums=('c41294410630755cd21ef5f4dcf42b77')
package() {
msg "Installing osc ..."