summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorC. Dominik Bódi2018-08-19 10:44:04 +0200
committerC. Dominik Bódi2018-08-19 10:44:04 +0200
commit33b878ec5230c47a84635566d9db9c6ee5e81b3e (patch)
treea1f825e6a187d6da074ba968b4a208e64507c947
parentc42fdb434b227ca7710344a1149a7054f80df138 (diff)
downloadaur-33b878ec5230c47a84635566d9db9c6ee5e81b3e.tar.gz
* update to upstream version 0.9.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93916bb9827d..06270ed74e83 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.7
+ pkgver = 0.9.10
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.7
+ source = git+https://github.com/agx/git-buildpackage.git#tag=debian/0.9.10
sha256sums = SKIP
pkgname = git-buildpackage
diff --git a/PKGBUILD b/PKGBUILD
index 97edca30b011..3c28a4109a92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Patrick McCarty <pnorcks at gmail dot com>
pkgname=git-buildpackage
-pkgver=0.9.7
+pkgver=0.9.10
pkgrel=1
pkgdesc="Tools from Debian to integrate the package build system with Git"
arch=(any)