summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2a02a6ad9db..099e40a6b951 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = python-numpy-groupies
pkgdesc = Optimised tools for group-indexing operations for python numpy
- pkgver = 0.10.2
+ pkgver = 0.11.1
pkgrel = 1
url = https://github.com/ml31415/numpy-groupies
arch = any
- license = BSD
+ license = BSD-2-Clause
makedepends = git
makedepends = python-build
makedepends = python-installer
@@ -13,7 +13,7 @@ pkgbase = python-numpy-groupies
depends = python-numpy
optdepends = python-numba: for numba backend
optdepends = python-pandas: for pandas backend
- source = git+https://github.com/ml31415/numpy-groupies.git#commit=162fdb9bcf32c8748c264b513d15eb9390b498a6
- sha256sums = SKIP
+ source = git+https://github.com/ml31415/numpy-groupies.git#tag=v0.11.1
+ sha256sums = 9ac647bc9aeec60b81bde064f433383885546cecc9e9629a78bf151d1e38aaf6
pkgname = python-numpy-groupies