summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorgenstern2023-05-14 11:45:59 +1200
committerMorgenstern2023-05-14 11:45:59 +1200
commit881760fd66196063570f7eb9ca1ea9c585e564b5 (patch)
treeb34dd7bfe73647e0c5e4b34d264936c967fb753a /PKGBUILD
parent5a2dd396be88f1047fb4383f7a8a41d844ccb9a7 (diff)
downloadaur-881760fd66196063570f7eb9ca1ea9c585e564b5.tar.gz
python-3.11 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd7922255da1..42a703ea75e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-bsdiff4
pkgver=1.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="Binary diff and patch using the BSDIFF4-format"
arch=('x86_64')
url="https://github.com/ilanschnell/${pkgname##*-}"