Update to 13.11.5
This commit is contained in:
8
PKGBUILD
8
PKGBUILD
@@ -1,11 +1,13 @@
|
||||
# Maintainer:
|
||||
# Contributor: Justin Vreeland <vreeland.justin@gmail.com>
|
||||
# Contributor: Antoine Lubineau <antoine@lubignon.info>
|
||||
# Contributor: Charles Pigott <charlespigott@googlemail.com>
|
||||
# Contributor: Andrei "Garoth" Thorp <garoth "at the nice" gmail "dot" com>
|
||||
|
||||
pkgname=debhelper
|
||||
pkgver=13.11.4
|
||||
pkgrel=2
|
||||
_pkgname=debhelper
|
||||
pkgname="$_pkgname"
|
||||
pkgver=13.11.5
|
||||
pkgrel=1
|
||||
pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks"
|
||||
arch=('any')
|
||||
url="https://salsa.debian.org/debian/debhelper.git/"
|
||||
|
||||
Reference in New Issue
Block a user