summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29a2ce2d0623..c05d54e75518 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ben Westover <kwestover.kw@gmail.com>
pkgname=reportbug
-pkgver=11.5.1
+pkgver=11.6.0
pkgrel=1
pkgdesc="A tool designed to make the reporting of bugs in Debian and derived distributions relatively painless"
arch=('any')
@@ -14,7 +14,7 @@ provides=('python-reportbug')
source=("https://salsa.debian.org/$pkgname-team/$pkgname/-/archive/$pkgver/$pkgname-${pkgver}.tar.gz"
"LICENSE" # Extracted from debian/copyright in the source tree
)
-sha256sums=('972d4c738d1c88de35d24cd54be672756b402af473e07dceb475cf3c9ed93af5'
+sha256sums=('9025a013962dc558527d57c5578e400df960c19e2c209746714633085f8e8424'
'604ec308937cc86922cd5c64baaf0e63ccbc87b8d8d3a6c1c5b0f2e47182b273')
build() {