upgpkg: devscripts 2.19.6-1

- Version bump.
This commit is contained in:
Giovanni Santini
2019-09-28 19:36:13 +02:00
parent 188f7450b4
commit 958f182af7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = devscripts
pkgdesc = Scripts to make the life of a Debian Package maintainer easier
pkgver = 2.18.9
pkgver = 2.19.6
pkgrel = 1
url = https://tracker.debian.org/pkg/devscripts
arch = i686
@@ -29,7 +29,7 @@ pkgbase = devscripts
depends = perl-timedate
depends = sensible-utils
options = !makeflags
source = devscripts::git+https://salsa.debian.org/debian/devscripts.git#tag=v2.18.9
source = devscripts::git+https://salsa.debian.org/debian/devscripts.git#tag=v2.19.6
source = fixes.patch
sha256sums = SKIP
sha256sums = e5fef21e1d8aee3128c6499078bc2f38e8f80189b30882df817637388f1e7717

View File

@@ -5,7 +5,7 @@
# Contributor: JD Horelick <jdhore1@gmail.com>
pkgname=devscripts
pkgver=2.18.9
pkgver=2.19.6
pkgrel=1
pkgdesc="Scripts to make the life of a Debian Package maintainer easier"
arch=('i686' 'x86_64')