summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 897eb0a88814..c2d6e1c28aa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor : Patrick McCarty <pnorcks at gmail dot com>
pkgname=osc
-pkgver=0.155.1
+pkgver=0.159.0
pkgrel=1
pkgdesc="Command line client for the openSUSE Build Service"
arch=(any)
@@ -24,7 +24,7 @@ conflicts=('osc-git' 'osc-bash-completion' 'zsh-completion-osc')
replaces=('osc-bash-completion' 'zsh-completion-osc')
source=("https://github.com/openSUSE/${pkgname}/archive/${pkgver}.tar.gz"
"_osc")
-sha256sums=('bd392cf601fade0770e2b1fef2a964dfaa02ee002a615708f230549708f26acc'
+sha256sums=('afaf69bc4fc6ea93635bcf4206bfdd33a6e4bd3b2e956810ce14a2f1e8e12a4d'
'2b045e03d2fdce12683ceb9792d491a32f00b256045456412e7bc18c8726218a')
prepare() {