This commit is contained in:
xiota
2024-03-24 21:00:21 +00:00
parent 02f15982f1
commit cb4a364e55
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ unset _pkgtype
## basic info
_pkgname="debhelper"
pkgname="$_pkgname${_pkgtype:-}"
pkgver=13.15.1
pkgver=13.15.2
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"