summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authora8212020-11-27 14:45:42 +0100
committera8212020-11-27 14:45:42 +0100
commit4f3f00d7871e8fcf2a62b19ec7f90d5adcfbe412 (patch)
tree4de768eaf367527ebec57d0184d6883573f8917a /PKGBUILD
parentc1c2390d905390be722a3c59739650479ea2ce03 (diff)
downloadaur-4f3f00d7871e8fcf2a62b19ec7f90d5adcfbe412.tar.gz
bump pkgrel for python 3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3afdb7608b7..c6632a1ecc2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-numpy-groupies
pkgver=0.9.13
-pkgrel=1
+pkgrel=2
pkgdesc='Optimised tools for group-indexing operations for python numpy'
arch=("any")
url="https://github.com/ml31415/numpy-groupies"