upgpkg: devscripts 2.17.11-1

- Version bump.
This commit is contained in:
Giovanni Santini
2017-11-05 13:45:44 +01:00
parent ad9dadb818
commit f85ba9871a
2 changed files with 6 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
# Contributor: JD Horelick <jdhore1@gmail.com>
pkgname=devscripts
pkgver=2.17.9
pkgver=2.17.11
pkgrel=1
pkgdesc="Scripts to make the life of a Debian Package maintainer easier"
arch=('i686' 'x86_64')
@@ -16,6 +16,7 @@ optdepends=('sensible-utils: for sensible alternative selection')
makedepends=(
'docbook-xsl'
'bash-completion'
'help2man'
'git'
'perl-file-desktopentry'
'perl-file-homedir'