mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
9.20160403
This commit is contained in:
parent
101c7f82dd
commit
aec3a29fe2
2 changed files with 4 additions and 4 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,8 +1,8 @@
|
|||
# Generated by mksrcinfo v8
|
||||
# Mon Mar 28 14:21:02 UTC 2016
|
||||
# Sat Apr 16 10:10:31 UTC 2016
|
||||
pkgbase = debhelper
|
||||
pkgdesc = A collection of programs that can be used in a debian/rules file to automate common tasks
|
||||
pkgver = 9.20160313
|
||||
pkgver = 9.20160403
|
||||
pkgrel = 1
|
||||
url = http://anonscm.debian.org/cgit/debhelper/debhelper.git/
|
||||
arch = any
|
||||
|
|
@ -19,7 +19,7 @@ pkgbase = debhelper
|
|||
depends = perl>=5.6.0
|
||||
depends = po-debconf
|
||||
optdepends = dh-make
|
||||
source = git://anonscm.debian.org/debhelper/debhelper.git#tag=debian/9.20160313
|
||||
source = git://anonscm.debian.org/debhelper/debhelper.git#tag=debian/9.20160403
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = debhelper
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Andrei "Garoth" Thorp <garoth "at the nice" gmail "dot" com>
|
||||
|
||||
pkgname=debhelper
|
||||
pkgver=9.20160313
|
||||
pkgver=9.20160403
|
||||
pkgrel=1
|
||||
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
|
||||
arch=('any')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue