summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime “pep” Buquet2020-03-02 16:11:39 +0100
committerMaxime “pep” Buquet2020-03-02 16:11:39 +0100
commit2e428a5d1556787cfe35e63aced7ac40951c46a9 (patch)
tree8e0f42e563aaa523ec169573aabcb2284d30f201
parent72796282a112357edbff6020285e9969a3475714 (diff)
downloadaur-2e428a5d1556787cfe35e63aced7ac40951c46a9.tar.gz
Update for release 1.6.0
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b543f5127a17..867102c1b17f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = git-pw
pkgdesc = A tool for integrating Git with Patchwork, the web-based patch tracking system
- pkgver = 1.5.1
+ pkgver = 1.6.0
pkgrel = 1
url = https://github.com/getpatchwork/git-pw
arch = any
@@ -11,7 +11,7 @@ pkgbase = git-pw
depends = python-pbr
depends = python-arrow
depends = python-tabulate
- source = git-pw::git+https://github.com/getpatchwork/git-pw.git#tag=1.5.1
+ source = git-pw::git+https://github.com/getpatchwork/git-pw.git#tag=1.6.0
sha256sums = SKIP
pkgname = git-pw
diff --git a/PKGBUILD b/PKGBUILD
index 560d4a7d07c9..c769d7f299aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime "pep" Buquet <archlinux@bouah.net>
_pkgname=git-pw
-_tag=1.5.1
+_tag=1.6.0
pkgname=${_pkgname}
pkgver=${_tag}
pkgrel=1