summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Bocken2024-04-28 11:44:53 +0200
committerAlexander Bocken2024-04-28 11:44:53 +0200
commitd84f580a10bfc01c90a0730d4df94ad68445ea88 (patch)
tree275f1778380d60c7e853b121484076221f85faeb /PKGBUILD
parent665002c71a5866f15661db49556a215ec7a6cb87 (diff)
downloadaur-python-mesa.tar.gz
force rebuild for python 3.12 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74d15ad7875c..bfdc222e2f98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=mesa
pkgname=python-${_name,,}
pkgver=2.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Agent-based modeling (ABM) in Python"
arch=('any')
url="https://github.com/projectmesa/mesa"