summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2018-10-24 21:38:55 +0200
committerGiovanni Santini2018-10-24 21:38:55 +0200
commita7d317f8c79c8512d56a7c38e5b653fca2001c40 (patch)
treeff29386769bc8fadd4abe717a367a260ea26f081
parent27382e82a7520c66d5bf8bca72128bf1b2593dcc (diff)
downloadaur-a7d317f8c79c8512d56a7c38e5b653fca2001c40.tar.gz
upgpkg: devscripts 2.18.6-2
- Version bump. - Switch to new upstream URL.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdae60cbbfac..cfeda554dba7 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.3
+ pkgver = 2.18.6
pkgrel = 2
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://anonscm.debian.org/git/collab-maint/devscripts.git#tag=v2.18.3
+ source = devscripts::git+https://salsa.debian.org/debian/devscripts.git#tag=v2.18.6
source = fixes.patch
sha256sums = SKIP
sha256sums = e5fef21e1d8aee3128c6499078bc2f38e8f80189b30882df817637388f1e7717
diff --git a/PKGBUILD b/PKGBUILD
index c8d17e3bebb9..2c6b422e7bf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: JD Horelick <jdhore1@gmail.com>
pkgname=devscripts
-pkgver=2.18.3
+pkgver=2.18.6
pkgrel=2
pkgdesc="Scripts to make the life of a Debian Package maintainer easier"
arch=('i686' 'x86_64')
@@ -31,8 +31,7 @@ makedepends=(
)
options=('!makeflags')
source=(
- #http://ftp.debian.org/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.tar.xz
- "${pkgname}::git+https://anonscm.debian.org/git/collab-maint/devscripts.git#tag=v${pkgver}"
+ "${pkgname}::git+https://salsa.debian.org/debian/devscripts.git#tag=v${pkgver}"
fixes.patch
)
sha256sums=('SKIP'