summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorC. Dominik Bódi2019-11-25 13:55:55 +0100
committerC. Dominik Bódi2019-11-25 13:55:55 +0100
commit435adad6c78fb01078ebb819ef274fb7b21471f7 (patch)
tree099065325f4b0d73b193e3519b1f7cc622e7877f
parent7ab08a43b1a026558eabcc0d61b2d7fa6b694312 (diff)
downloadaur-435adad6c78fb01078ebb819ef274fb7b21471f7.tar.gz
* update to upstream version 0.9.17
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58e00ba6210c..d7dceb205a81 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.14
+ pkgver = 0.9.17
pkgrel = 1
url = https://honk.sigxcpu.org/piki/projects/git-buildpackage/
arch = any
@@ -17,7 +17,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.14
+ source = git+https://github.com/agx/git-buildpackage.git#tag=debian/0.9.17
sha256sums = SKIP
pkgname = git-buildpackage
diff --git a/PKGBUILD b/PKGBUILD
index 197af4a92708..aa80b99d20d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Patrick McCarty <pnorcks at gmail dot com>
pkgname=git-buildpackage
-pkgver=0.9.14
+pkgver=0.9.17
pkgrel=1
pkgdesc="Tools from Debian to integrate the package build system with Git"
arch=(any)