diff --git a/PKGBUILD b/PKGBUILD index 2808ba3..46f36b9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.144.0 +pkgver=0.144.1 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=('1bd5d2b7b9c2d0dfc2c72c1bae5837b1') +md5sums=('d6f0d72f1716d5e57ef02b3ff8a101d8') package() { msg "Installing osc ..." diff --git a/osc-0.144.0.tar.gz b/osc-0.144.0.tar.gz deleted file mode 100644 index eacf7c7..0000000 --- a/osc-0.144.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5790f312d6473dcdd2d4c3dae92c6e596c2abad624b9b8875740153f55145915 -size 353232 diff --git a/osc-0.144.1.tar.gz b/osc-0.144.1.tar.gz new file mode 100644 index 0000000..839951a --- /dev/null +++ b/osc-0.144.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23318135c88be10a14fde5a1442d29e604a445e9a74be2c48cb0df3003dbc74f +size 353051 diff --git a/osc.dsc b/osc.dsc index ac0d4f0..55b0abc 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.144.0 +Version: 0.144.1 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 1e2c40a..94453f4 100644 --- a/osc.spec +++ b/osc.spec @@ -17,7 +17,7 @@ Name: osc -Version: 0.144.0 +Version: 0.144.1 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+