summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Vreeland2016-11-03 21:26:22 +0000
committerJustin Vreeland2016-11-03 21:26:22 +0000
commit6551d87fd2660cde8a0cf2df2bcdce091fbdb8c6 (patch)
tree55043e61e1dd9393be3482426a5f9786a30e1942
parent32f50ef64e62f9be84a8736ccd09e98730053a09 (diff)
downloadaur-6551d87fd2660cde8a0cf2df2bcdce091fbdb8c6.tar.gz
Update to version 4.2.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 098ab09e56e1..ef1b73039867 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = debmake
pkgdesc = Program to make the Debian source package
- pkgver = 4.2.6
+ pkgver = 4.2.7
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.6::git+https://anonscm.debian.org/git/collab-maint/debmake.git#tag=debian/4.2.6-1
+ source = debmake-4.2.7::git+https://anonscm.debian.org/git/collab-maint/debmake.git#tag=debian/4.2.7-1
md5sums = SKIP
pkgname = debmake
diff --git a/PKGBUILD b/PKGBUILD
index d7129b5b7f9c..9c0c2139d62b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Vreeland <vreeland.justin@gmail.com>
pkgname=debmake
-pkgver=4.2.6
+pkgver=4.2.7
pkgrel=1
pkgdesc="Program to make the Debian source package"
arch=('any')