summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2023-03-29 14:11:07 +0200
committerGiovanni Santini2023-03-29 14:11:07 +0200
commitea2f4f185965efd26303bce3c4c7fb7bfbf577ab (patch)
tree59b21d339dbb7a3038b4cdda6277f7420500e957 /PKGBUILD
parent4cd57213d3509f43c5c220b2513ccbbe62168f7e (diff)
downloadaur-ea2f4f185965efd26303bce3c4c7fb7bfbf577ab.tar.gz
upgpkg: devscripts 2.23.3-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 6e3725cad92e..38e8fe2a9bf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: JD Horelick <jdhore1@gmail.com>
pkgname=devscripts
-pkgver=2.23.2
+pkgver=2.23.3
pkgrel=1
pkgdesc="Scripts to make the life of a Debian Package maintainer easier"
arch=('i686' 'x86_64')
@@ -45,7 +45,7 @@ source=(
"https://deb.debian.org/debian/pool/main/${pkgname:0:1}/${pkgname}/${pkgname}_${pkgver}.tar.xz"
fixes.patch
)
-sha256sums=('d526c10e7324f695d47161847aafbb200653073d7310fc3e4015eee68e08ced1'
+sha256sums=('11309f414fdea8ffee66f032340469efb4f78077e9aaec619d5303a9ded0ba51'
'f8e7ce50c0d008c5d38c94b93c9fc560e5dd2cc8f06eeb2909b0b1784911b768')
prepare(){