summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Vreeland2019-08-10 17:58:05 -0600
committerJustin Vreeland2019-08-10 18:00:03 -0600
commita7ed662ab1f826fe83c29597af1da52802e8e014 (patch)
treeef5f456f334675c27a80b70351dfdc7a15c864a4
parent14b2382e939a388c74e1b20b3305db2a1aa8631d (diff)
downloadaur-a7ed662ab1f826fe83c29597af1da52802e8e014.tar.gz
Updated to 12.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8759ab95bcd7..a4d6c8abdc1c 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 = 11.3.2
+ pkgver = 12.3
pkgrel = 1
url = https://salsa.debian.org/debian/debhelper.git/
arch = any
@@ -18,7 +18,7 @@ pkgbase = debhelper
depends = perl>=5.6.0
depends = po-debconf
optdepends = dh-make
- source = git+https://salsa.debian.org/debian//debhelper.git#tag=debian/11.3.2
+ source = git+https://salsa.debian.org/debian//debhelper.git#tag=debian/12.3
md5sums = SKIP
pkgname = debhelper
diff --git a/PKGBUILD b/PKGBUILD
index 8822859454a8..30462d7f316f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andrei "Garoth" Thorp <garoth "at the nice" gmail "dot" com>
pkgname=debhelper
-pkgver=11.3.2
+pkgver=12.3
pkgrel=1
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
arch=('any')