summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBen Westover2024-02-11 23:30:10 -0500
committerBen Westover2024-02-11 23:30:10 -0500
commit8267f64170215d069b818c04469d47570c83820f (patch)
treee25bfed03d2edb2fa34dedc632dada20df27bc15 /PKGBUILD
parent4acfe8f0afccea5d1d4a497fa1e3458e6a58fda2 (diff)
downloadaur-8267f64170215d069b818c04469d47570c83820f.tar.gz
Update to 13.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c1d822d5725..b845b9a59d0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ben Westover <kwestover.kw@gmail.com>
pkgname=reportbug
-pkgver=12.0.0
+pkgver=13.0.0
pkgrel=1
pkgdesc="A tool designed to make the reporting of bugs in Debian and derived distributions relatively painless"
arch=('any')
@@ -15,7 +15,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=('99da655d6e1b0419fd78d4059c6e53eae0dc73127137d0e4b906861eeea50e48'
+sha256sums=('f7d75106ef898c2a8a7d0998e39f7eb1fd55e4f69fb53e3ca6d812b2b04f9ce0'
'604ec308937cc86922cd5c64baaf0e63ccbc87b8d8d3a6c1c5b0f2e47182b273')
build() {