summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPSposito2020-03-27 04:34:59 +0200
committerPSposito2020-03-27 04:34:59 +0200
commitab4aec4a51f2c3433e052e81641ab9b78aabeb6c (patch)
tree72c8491e513089769512a81c07e43b13b092c215
parent02c5ca571021610aad94792bdd10e1a5688a46c8 (diff)
downloadaur-ab4aec4a51f2c3433e052e81641ab9b78aabeb6c.tar.gz
Updated Release 12.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 049284a157ba..e99ad109a726 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = debhelpergit
pkgdesc = A collection of programs that can be used in a debian/rules file to automate common tasks
- pkgver = 12.9
+ pkgver = 12.10
pkgrel = 1
url = https://salsa.debian.org/debian/debhelper.git/
arch = any
@@ -18,7 +18,7 @@ pkgbase = debhelpergit
depends = perl>=5.6.0
depends = po-debconf
optdepends = dh-make
- source = git+https://salsa.debian.org/debian//debhelper.git#tag=debian/12.9
+ source = git+https://salsa.debian.org/debian//debhelper.git#tag=debian/12.10
md5sums = SKIP
pkgname = debhelpergit
diff --git a/PKGBUILD b/PKGBUILD
index 4bcf634c1d45..d887153d0c0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: PSposito <http://bit.do/linuxer>
-# <https://gitlab.com/psposito>
+# <https://gitlab.com/psposito>
# Maintainer: Justin Vreeland <vreeland.justin@gmail.com>
# Contributor: Antoine Lubineau <antoine@lubignon.info>
# Contributor: Charles Pigott <charlespigott@googlemail.com>
@@ -7,7 +7,7 @@
pkgname=debhelpergit
aliasname=debhelper
-pkgver=12.9
+pkgver=12.10
pkgrel=1
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
arch=('any')