summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHLFH2024-05-06 09:28:54 +0200
committerHLFH2024-05-06 09:28:54 +0200
commite1b43fc98584ca62d36a73640a354f850ab77e7d (patch)
tree31fffcd1447f7f739a6f6547a847295b3e3a1c52 /PKGBUILD
parentf9dacd77b114ad1d4d4639e63b4d95f2c34ad445 (diff)
downloadaur-python-reportlab3.tar.gz
rebuild against python 3.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2b810446730..d1ad69623b0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_origname=reportlab
pkgname=python-reportlab3
pkgver=3.6.12
-pkgrel=2
+pkgrel=3
pkgdesc="A proven industry-strength PDF generating solution"
arch=('x86_64')
url="https://www.reportlab.com/"