summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Vreeland2017-02-09 23:08:45 -0700
committerJustin Vreeland2017-02-09 23:08:45 -0700
commit3f2bfb17c208e0b19ca7a9cfbf624c0d59962e60 (patch)
tree2e771a36ff643543ddec54f264cf78517d26ec91
parentf58711d1f940408ed0918c88bc38cd6da0f05148 (diff)
downloadaur-3f2bfb17c208e0b19ca7a9cfbf624c0d59962e60.tar.gz
Update to 10.2.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 652d84a24bc0..2f6e884e90f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = debhelper
pkgdesc = A collection of programs that can be used in a debian/rules file to automate common tasks
- pkgver = 10.2.3
+ pkgver = 10.2.5
pkgrel = 1
url = http://anonscm.debian.org/cgit/debhelper/debhelper.git/
arch = any
@@ -18,7 +18,7 @@ pkgbase = debhelper
depends = perl>=5.6.0
depends = po-debconf
optdepends = dh-make
- source = git://anonscm.debian.org/debhelper/debhelper.git#tag=debian/10.2.3
+ source = git://anonscm.debian.org/debhelper/debhelper.git#tag=debian/10.2.5
md5sums = SKIP
pkgname = debhelper
diff --git a/PKGBUILD b/PKGBUILD
index ed60cc1c53bf..145a33f002f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andrei "Garoth" Thorp <garoth "at the nice" gmail "dot" com>
pkgname=debhelper
-pkgver=10.2.3
+pkgver=10.2.5
pkgrel=1
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
arch=('any')