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