summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2021-09-23 21:10:27 +0200
committerGiovanni Santini2021-09-23 21:10:27 +0200
commite7c83edf5200a16789c63999c6348924b8cc5d67 (patch)
treeea365df8d8f69e81b9302aba9a1a291eb32fcb47 /PKGBUILD
parent15f55dc65d9c2c2062ba4862ccd37039c0e60afd (diff)
downloadaur-e7c83edf5200a16789c63999c6348924b8cc5d67.tar.gz
upgpkg: devscripts 2.21.4-1
- Version bump.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d75af72eb02..0c55e4774c2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: JD Horelick <jdhore1@gmail.com>
pkgname=devscripts
-pkgver=2.21.3
+pkgver=2.21.4
pkgrel=1
pkgdesc="Scripts to make the life of a Debian Package maintainer easier"
arch=('i686' 'x86_64')
@@ -39,7 +39,7 @@ source=(
"https://deb.debian.org/debian/pool/main/${pkgname:0:1}/${pkgname}/${pkgname}_${pkgver}.tar.xz"
fixes.patch
)
-sha256sums=('7e50ff28b39a157ba96568a961f88c49cb9175481bd03f4f27dbe968079ef7ab'
+sha256sums=('c18885e36d9c78b319001d4dbaf64e1b85bd322cfd0f62a04cc9d48550f7397f'
'f8e7ce50c0d008c5d38c94b93c9fc560e5dd2cc8f06eeb2909b0b1784911b768')
prepare(){