Updated to 13.10
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = debhelper
|
pkgbase = debhelper
|
||||||
pkgdesc = A collection of programs that can be used in a debian/rules file to automate common tasks
|
pkgdesc = A collection of programs that can be used in a debian/rules file to automate common tasks
|
||||||
pkgver = 13.9.1
|
pkgver = 13.10
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://salsa.debian.org/debian/debhelper.git/
|
url = https://salsa.debian.org/debian/debhelper.git/
|
||||||
arch = any
|
arch = any
|
||||||
@@ -19,7 +19,7 @@ pkgbase = debhelper
|
|||||||
depends = perl-pod-parser
|
depends = perl-pod-parser
|
||||||
depends = po-debconf
|
depends = po-debconf
|
||||||
optdepends = dh-make
|
optdepends = dh-make
|
||||||
source = git+https://salsa.debian.org/debian//debhelper.git#tag=debian/13.9.1
|
source = git+https://salsa.debian.org/debian//debhelper.git#tag=debian/13.10
|
||||||
md5sums = SKIP
|
md5sums = SKIP
|
||||||
|
|
||||||
pkgname = debhelper
|
pkgname = debhelper
|
||||||
|
|||||||
2
PKGBUILD
2
PKGBUILD
@@ -4,7 +4,7 @@
|
|||||||
# Contributor: Andrei "Garoth" Thorp <garoth "at the nice" gmail "dot" com>
|
# Contributor: Andrei "Garoth" Thorp <garoth "at the nice" gmail "dot" com>
|
||||||
|
|
||||||
pkgname=debhelper
|
pkgname=debhelper
|
||||||
pkgver=13.9.1
|
pkgver=13.10
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
|
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
|||||||
Reference in New Issue
Block a user