Updated to 13.3.4

This commit is contained in:
peeweep
2021-06-29 05:51:09 +00:00
parent f5f596aa0b
commit f87ef98c1d
2 changed files with 3 additions and 4 deletions

View File

@@ -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.2
pkgver = 13.3.4
pkgrel = 1
url = https://salsa.debian.org/debian/debhelper.git/
arch = any
@@ -19,8 +19,7 @@ pkgbase = debhelper
depends = po-debconf
depends = perl-pod-parser
optdepends = dh-make
source = git+https://salsa.debian.org/debian//debhelper.git#tag=debian/13.2
source = git+https://salsa.debian.org/debian//debhelper.git#tag=debian/13.3.4
md5sums = SKIP
pkgname = debhelper

View File

@@ -4,7 +4,7 @@
# Contributor: Andrei "Garoth" Thorp <garoth "at the nice" gmail "dot" com>
pkgname=debhelper
pkgver=13.2
pkgver=13.3.4
pkgrel=1
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
arch=('any')