summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81569d7e2322..44e1d79ca45b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = git-pw-git
pkgdesc = A tool for integrating Git with Patchwork, the web-based patch tracking system
- pkgver = 1.5.1.r2.g0e4a1fd
+ pkgver = 2.0.0.r0.g613df41
pkgrel = 1
url = https://github.com/getpatchwork/git-pw
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 5e137f629083..690edcd28c68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=git-pw
pkgname=${_pkgname}-git
-pkgver=1.5.1.r2.g0e4a1fd
+pkgver=2.0.0.r0.g613df41
pkgrel=1
pkgdesc="A tool for integrating Git with Patchwork, the web-based patch tracking system"
url='https://github.com/getpatchwork/git-pw'