upgpkg: dh-make 2.202304-1

This commit is contained in:
Luiz Amaral
2024-03-30 22:06:06 +01:00
parent 13b2365677
commit a26b190215
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
# Contributor: Bartosz Feński <fenio@debian.org>
pkgname=dh-make
pkgver=2.202303
pkgver=2.202304
pkgrel=1
pkgdesc="Tool that converts source archives into Debian package source"
arch=('any')
@@ -14,7 +14,7 @@ license=('GPL')
depends=('dpkg' 'make' 'python')
makedepends=('git')
source=("git+$url.git#tag=debian/$pkgver")
sha512sums=('SKIP')
sha512sums=('7d986093d525cea2c5e7b32984de9be98a6c9d867174259657c11faadeb4db5ff5d7f314c8421c3037c0fce290587037d5af34109bb276a2b76739a4bfa4ab8f')
package() {
cd "$srcdir/$pkgname"