summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4416e54b7a71..7a115fd722ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osc
pkgdesc = Command line client for the openSUSE Build Service
- pkgver = 1.6.1
+ pkgver = 1.6.2
pkgrel = 1
url = https://github.com/openSUSE/osc
arch = any
@@ -19,7 +19,7 @@ pkgbase = osc
conflicts = zsh-completion-osc
replaces = osc-bash-completion
replaces = zsh-completion-osc
- source = https://github.com/openSUSE/osc/archive/1.6.1.tar.gz
+ source = https://github.com/openSUSE/osc/archive/1.6.2.tar.gz
source = 0001-Add-sb2install-support-to-osc.patch
source = 0002-Support-osc-copyprj-in-api-by-Islam-Amer-usage-osc-c.patch
source = 0003-Support-synchronous-copyproj.patch
@@ -28,7 +28,7 @@ pkgbase = osc
source = 0006-Add-architecture-and-scheduler-maps.patch
source = 0007-Trap-any-kind-of-exception-during-plugin-parsing-eg-.patch
source = 0008-Fix-hdrmd5-check-of-downloaded-packages-from-DoD-rep.patch
- sha256sums = da8d0317271335c91780ed397fd61b8d4bafff0e4e8b41f6bf88441e87c78bc8
+ sha256sums = 05c6b0bd4dd093fe57a6760e284ef285a28e978f247d54cee5cd174d1ec9c5dd
sha256sums = 878e66de3e15f3f070c63002990315dc6e54e1e864c85eead81c386453aeb24a
sha256sums = 241e0f71d51cef7a53dd9024f725527164f002d0b9370385c3bc3e1d69a8f8ce
sha256sums = d0286a035fc4facc5a380f2523ab5a01106c903a3039fcf09cb9958c63137f5d
diff --git a/PKGBUILD b/PKGBUILD
index d5338104b8fc..0c460222e761 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor : Patrick McCarty <pnorcks at gmail dot com>
pkgname=osc
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
pkgdesc="Command line client for the openSUSE Build Service"
arch=(any)
@@ -63,7 +63,7 @@ package() {
}
-sha256sums=('da8d0317271335c91780ed397fd61b8d4bafff0e4e8b41f6bf88441e87c78bc8'
+sha256sums=('05c6b0bd4dd093fe57a6760e284ef285a28e978f247d54cee5cd174d1ec9c5dd'
'878e66de3e15f3f070c63002990315dc6e54e1e864c85eead81c386453aeb24a'
'241e0f71d51cef7a53dd9024f725527164f002d0b9370385c3bc3e1d69a8f8ce'
'd0286a035fc4facc5a380f2523ab5a01106c903a3039fcf09cb9958c63137f5d'