summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinuxer2020-12-28 23:17:01 +0200
committerlinuxer2020-12-28 23:17:01 +0200
commit43299e6ab0e031a786ebc08550c2917a2c8e8e4a (patch)
tree93e67cb3c03b29dc70f605bdc7d1fb5f8be42bc2
parent378c2e67117de7600b14e89e490267859292ae04 (diff)
downloadaur-43299e6ab0e031a786ebc08550c2917a2c8e8e4a.tar.gz
Release Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 648fb3491c39..7cb674289b1b 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 = 13.3
+ pkgver = 13.3.1
pkgrel = 1
url = https://salsa.debian.org/debian/debhelper.git/
arch = any
@@ -19,7 +19,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/13.3
+ source = git+https://salsa.debian.org/debian//debhelper.git#tag=debian/13.3.1
md5sums = SKIP
pkgname = debhelpergit
diff --git a/PKGBUILD b/PKGBUILD
index 7560b4c46ab5..c6b009bbc278 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=debhelpergit
aliasname=debhelper
-pkgver=13.3
+pkgver=13.3.1
pkgrel=1
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
arch=('any')