summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2019-09-28 19:36:13 +0200
committerGiovanni Santini2019-09-28 19:36:13 +0200
commit958f182af757e554637bebbee3f42a5d1f3473cc (patch)
tree9a49e044bcab9a878004601dba6cee63ab347308
parent188f7450b45cb8c747d588a852f6fe057c2cbdf8 (diff)
downloadaur-958f182af757e554637bebbee3f42a5d1f3473cc.tar.gz
upgpkg: devscripts 2.19.6-1
- Version bump.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2099086acfb4..4d9177909617 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index 07c29126ce63..442cca57838d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')