summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorC. Dominik Bódi2018-01-25 17:16:06 +0100
committerC. Dominik Bódi2018-01-25 17:16:06 +0100
commitdc3f096213b50b04e667c9dde9e96cddbfb12325 (patch)
treebed76def21044813c01a00b8127ecfc99de1c2c0
parentd7e44626b8ab29088fa1baddabe0822fa705ee65 (diff)
downloadaur-dc3f096213b50b04e667c9dde9e96cddbfb12325.tar.gz
* update to upstream version 0.9.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efaa4b4173b5..8a064796da41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Dec 27 20:31:58 UTC 2017
pkgbase = git-buildpackage
pkgdesc = Tools from Debian to integrate the package build system with Git
- pkgver = 0.9.4
+ pkgver = 0.9.6
pkgrel = 1
url = https://honk.sigxcpu.org/piki/projects/git-buildpackage/
arch = any
@@ -17,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.4
+ source = git+https://github.com/agx/git-buildpackage.git#tag=debian/0.9.6
sha256sums = SKIP
pkgname = git-buildpackage
diff --git a/PKGBUILD b/PKGBUILD
index f7e383d36aac..c12b313b46b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Patrick McCarty <pnorcks at gmail dot com>
pkgname=git-buildpackage
-pkgver=0.9.4
+pkgver=0.9.6
pkgrel=1
pkgdesc="Tools from Debian to integrate the package build system with Git"
arch=(any)