upgpkg: dh-make 2.202303-1
This commit is contained in:
6
.SRCINFO
6
.SRCINFO
@@ -1,7 +1,7 @@
|
||||
pkgbase = dh-make
|
||||
pkgdesc = Tool that converts source archives into Debian package source
|
||||
pkgver = 2.202102
|
||||
pkgrel = 2
|
||||
pkgver = 2.202303
|
||||
pkgrel = 1
|
||||
url = https://salsa.debian.org/debian/dh-make
|
||||
arch = any
|
||||
license = GPL
|
||||
@@ -9,7 +9,7 @@ pkgbase = dh-make
|
||||
depends = dpkg
|
||||
depends = make
|
||||
depends = python
|
||||
source = git+https://salsa.debian.org/debian/dh-make.git#tag=debian/2.202102
|
||||
source = git+https://salsa.debian.org/debian/dh-make.git#tag=debian/2.202303
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = dh-make
|
||||
|
||||
7
PKGBUILD
7
PKGBUILD
@@ -1,11 +1,12 @@
|
||||
# Maintainer: peeweep at 0x0 dot ee
|
||||
# Maintainer: Luiz Amaral <email at luiz dot eng dot br>
|
||||
# Contributor: peeweep at 0x0 dot ee
|
||||
# Contributor: Luca Weiss <luca (at) z3ntu (dot) xyz>
|
||||
# Contributor: Johannes Dewender arch at JonnyJD dot net
|
||||
# Contributor: Bartosz Feński <fenio@debian.org>
|
||||
|
||||
pkgname=dh-make
|
||||
pkgver=2.202102
|
||||
pkgrel=2
|
||||
pkgver=2.202303
|
||||
pkgrel=1
|
||||
pkgdesc="Tool that converts source archives into Debian package source"
|
||||
arch=('any')
|
||||
url="https://salsa.debian.org/debian/dh-make"
|
||||
|
||||
Reference in New Issue
Block a user