mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Updated to 12.3
This commit is contained in:
parent
14b2382e93
commit
a7ed662ab1
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = debhelper
|
||||
pkgdesc = A collection of programs that can be used in a debian/rules file to automate common tasks
|
||||
pkgver = 11.3.2
|
||||
pkgver = 12.3
|
||||
pkgrel = 1
|
||||
url = https://salsa.debian.org/debian/debhelper.git/
|
||||
arch = any
|
||||
|
|
@ -18,7 +18,7 @@ pkgbase = debhelper
|
|||
depends = perl>=5.6.0
|
||||
depends = po-debconf
|
||||
optdepends = dh-make
|
||||
source = git+https://salsa.debian.org/debian//debhelper.git#tag=debian/11.3.2
|
||||
source = git+https://salsa.debian.org/debian//debhelper.git#tag=debian/12.3
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = debhelper
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
# Contributor: Andrei "Garoth" Thorp <garoth "at the nice" gmail "dot" com>
|
||||
|
||||
pkgname=debhelper
|
||||
pkgver=11.3.2
|
||||
pkgver=12.3
|
||||
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