This commit is contained in:
xiota
2024-03-23 20:57:41 +00:00
parent 90b12aeb29
commit 02f15982f1
2 changed files with 6 additions and 6 deletions

View File

@@ -16,8 +16,8 @@ unset _pkgtype
## basic info
_pkgname="debhelper"
pkgname="$_pkgname${_pkgtype:-}"
pkgver=13.14.1
pkgrel=2
pkgver=13.15.1
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"
license=('GPL-2.0-or-later')