summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Vreeland2016-12-12 21:48:33 -0700
committerJustin Vreeland2016-12-12 21:48:33 -0700
commit2eb78db39f6923027ddf42296e546469f840a519 (patch)
tree4f58be8cf2a3095045e418f072d7044e751169b2
parent6551d87fd2660cde8a0cf2df2bcdce091fbdb8c6 (diff)
downloadaur-2eb78db39f6923027ddf42296e546469f840a519.tar.gz
Update to version 4.2.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef1b73039867..424e69fdda04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = debmake
pkgdesc = Program to make the Debian source package
- pkgver = 4.2.7
+ pkgver = 4.2.9
pkgrel = 1
url = http://packages.debian.org/sid/debmake
arch = any
@@ -14,7 +14,7 @@ pkgbase = debmake
optdepends = strace
optdepends = wget
optdepends = curl
- source = debmake-4.2.7::git+https://anonscm.debian.org/git/collab-maint/debmake.git#tag=debian/4.2.7-1
+ source = debmake-4.2.9::git+https://anonscm.debian.org/git/collab-maint/debmake.git#tag=debian/4.2.9-1
md5sums = SKIP
pkgname = debmake
diff --git a/PKGBUILD b/PKGBUILD
index 9c0c2139d62b..4771b0059ad0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Vreeland <vreeland.justin@gmail.com>
pkgname=debmake
-pkgver=4.2.7
+pkgver=4.2.9
pkgrel=1
pkgdesc="Program to make the Debian source package"
arch=('any')