summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxiota2023-12-08 03:29:26 -0800
committerxiota2023-12-08 03:29:26 -0800
commitf52d5fe7044c071f5173baf3760ba84c942149b1 (patch)
treeb9c6b1ac118bd7adccba82860662100e918d2c0b
parent19be2e7b13375f6ae8a164c32538cefffa882f4a (diff)
downloadaur-f52d5fe7044c071f5173baf3760ba84c942149b1.tar.gz
13.11.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea48ce06deed..3e502ca4b475 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 = 13.11.7
+ pkgver = 13.11.8
pkgrel = 1
url = https://salsa.debian.org/debian/debhelper
arch = any
@@ -20,7 +20,7 @@ pkgbase = debhelper
optdepends = dh-make: convert source archives into Debian package source
provides = dh-strip-nondeterminism
conflicts = dh-strip-nondeterminism
- source = git+https://salsa.debian.org/debian/debhelper.git#tag=debian/13.11.7
+ source = git+https://salsa.debian.org/debian/debhelper.git#tag=debian/13.11.8
source = dh_strip_nondeterminism::https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/raw/master/bin/dh_strip_nondeterminism?inline=false
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 710ddc51eb23..aee9a669606a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname="debhelper"
pkgname="$_pkgname"
-pkgver=13.11.7
+pkgver=13.11.8
pkgrel=1
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
url="https://salsa.debian.org/debian/debhelper"