upgpkg: devscripts 2.18.9-1
- Version bump.
This commit is contained in:
6
.SRCINFO
6
.SRCINFO
@@ -1,7 +1,7 @@
|
|||||||
pkgbase = devscripts
|
pkgbase = devscripts
|
||||||
pkgdesc = Scripts to make the life of a Debian Package maintainer easier
|
pkgdesc = Scripts to make the life of a Debian Package maintainer easier
|
||||||
pkgver = 2.18.6
|
pkgver = 2.18.9
|
||||||
pkgrel = 2
|
pkgrel = 1
|
||||||
url = https://tracker.debian.org/pkg/devscripts
|
url = https://tracker.debian.org/pkg/devscripts
|
||||||
arch = i686
|
arch = i686
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@@ -29,7 +29,7 @@ pkgbase = devscripts
|
|||||||
depends = perl-timedate
|
depends = perl-timedate
|
||||||
depends = sensible-utils
|
depends = sensible-utils
|
||||||
options = !makeflags
|
options = !makeflags
|
||||||
source = devscripts::git+https://salsa.debian.org/debian/devscripts.git#tag=v2.18.6
|
source = devscripts::git+https://salsa.debian.org/debian/devscripts.git#tag=v2.18.9
|
||||||
source = fixes.patch
|
source = fixes.patch
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = e5fef21e1d8aee3128c6499078bc2f38e8f80189b30882df817637388f1e7717
|
sha256sums = e5fef21e1d8aee3128c6499078bc2f38e8f80189b30882df817637388f1e7717
|
||||||
|
|||||||
4
PKGBUILD
4
PKGBUILD
@@ -5,8 +5,8 @@
|
|||||||
# Contributor: JD Horelick <jdhore1@gmail.com>
|
# Contributor: JD Horelick <jdhore1@gmail.com>
|
||||||
|
|
||||||
pkgname=devscripts
|
pkgname=devscripts
|
||||||
pkgver=2.18.6
|
pkgver=2.18.9
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Scripts to make the life of a Debian Package maintainer easier"
|
pkgdesc="Scripts to make the life of a Debian Package maintainer easier"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://tracker.debian.org/pkg/devscripts"
|
url="https://tracker.debian.org/pkg/devscripts"
|
||||||
|
|||||||
Reference in New Issue
Block a user