summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authora8212021-12-13 10:04:57 +0100
committera8212021-12-13 10:04:57 +0100
commitc6361c91a0c3198233b9161876e434eb8d707489 (patch)
tree94197f31eaadc62a1edcbf74a777f3e75e10d5cf /PKGBUILD
parentbc442c2530c0513c981183e08f4c9a1581378cab (diff)
downloadaur-c6361c91a0c3198233b9161876e434eb8d707489.tar.gz
bump for python3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b64e33379c20..6ab808fa5cfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-numpy-groupies
_name=numpy_groupies
pkgver=0.9.14
-pkgrel=1
+pkgrel=2
pkgdesc='Optimised tools for group-indexing operations for python numpy'
arch=("any")
url="https://github.com/ml31415/numpy-groupies"