dh-make: 0.63
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -1,7 +1,7 @@
|
||||
# Contributor: Johannes Dewender arch at JonnyJD dot net
|
||||
# Contributor: Bartosz Feński <fenio@debian.org>
|
||||
pkgname=dh-make
|
||||
pkgver=0.62
|
||||
pkgver=0.63
|
||||
pkgrel=1
|
||||
pkgdesc="tool that converts source archives into Debian package source"
|
||||
arch=('any')
|
||||
@@ -9,7 +9,7 @@ url="http://packages.debian.org/sid/dh-make"
|
||||
license=('GPL')
|
||||
depends=('debhelper' 'dpkg' 'perl' 'make')
|
||||
source=(http://ftp.debian.org/debian/pool/main/d/dh-make/dh-make_$pkgver.tar.gz)
|
||||
md5sums=('50df589c6a25c34805be0bd436f81986')
|
||||
md5sums=('aa0e6502d682d3c6d97b81ce2d414c87')
|
||||
|
||||
package() {
|
||||
mkdir -p $pkgdir/usr/bin $pkgdir/usr/share/debhelper/dh_make
|
||||
|
||||
Reference in New Issue
Block a user