summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorC. Dominik Bódi2018-01-29 22:55:39 +0100
committerC. Dominik Bódi2018-01-29 22:55:39 +0100
commitc42fdb434b227ca7710344a1149a7054f80df138 (patch)
treee2fc527713ce6154b54a3f9dd170dac4ae3fa064
parentdc3f096213b50b04e667c9dde9e96cddbfb12325 (diff)
downloadaur-c42fdb434b227ca7710344a1149a7054f80df138.tar.gz
* update to upstream version 0.9.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a064796da41..93916bb9827d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = git-buildpackage
pkgdesc = Tools from Debian to integrate the package build system with Git
- pkgver = 0.9.6
+ pkgver = 0.9.7
pkgrel = 1
url = https://honk.sigxcpu.org/piki/projects/git-buildpackage/
arch = any
@@ -15,7 +15,7 @@ pkgbase = git-buildpackage
depends = python-dateutil
depends = rpm-org
backup = etc/git-buildpackage/gbp.conf
- source = git+https://github.com/agx/git-buildpackage.git#tag=debian/0.9.6
+ source = git+https://github.com/agx/git-buildpackage.git#tag=debian/0.9.7
sha256sums = SKIP
pkgname = git-buildpackage
diff --git a/PKGBUILD b/PKGBUILD
index c12b313b46b6..97edca30b011 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Patrick McCarty <pnorcks at gmail dot com>
pkgname=git-buildpackage
-pkgver=0.9.6
+pkgver=0.9.7
pkgrel=1
pkgdesc="Tools from Debian to integrate the package build system with Git"
arch=(any)