summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 18:36:18 +0000
committerOromion2021-12-14 18:36:18 +0000
commitd23b4b6e386ecdddee75b3f580ae4f9b6d08ad82 (patch)
tree41ca7939fb64a9fc3663b4ee924f34c2f0701691 /PKGBUILD
parent5117a3b5d035bacd13f988ebfc99fc9f441d334a (diff)
downloadaur-d23b4b6e386ecdddee75b3f580ae4f9b6d08ad82.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 6a3188f5dc6c..6e25c6c3ca26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _base=pyfma
pkgname=python-${_base}
pkgdesc="Fused multiply-add (with a single rounding) for Python"
pkgver=0.1.6
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/nschloe/${_base}"
license=(MIT)