summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 16:47:53 +0000
committerOromion2021-12-14 16:47:53 +0000
commit7d2ffa91b1c887c0a81cd46aa44d6881420acf10 (patch)
tree1b1b81ccc7a18f2c371ec1fb876fe5fe1697c837 /PKGBUILD
parentf5e0ce6b761fb60fd61e9fccec936fcbd83e9104 (diff)
downloadaur-7d2ffa91b1c887c0a81cd46aa44d6881420acf10.tar.gz
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24c60aa01b4a..3864b001b87a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=(${pkgbase} python-${pkgbase})
_tarver=2.8.0
_tar="${_tarver}/${pkgbase}-${_tarver}.tar.gz"
pkgver=${_tarver}
-pkgrel=4
+pkgrel=5
pkgdesc="Build system, infrastructure and foundation classes"
arch=('x86_64')
url="https://dune-project.org/modules/${pkgbase}"