summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2023-01-06 22:33:49 -0600
committerLuis Martinez2023-01-06 22:33:49 -0600
commite6d8b908fb188ef7e76b97f13674dffeb6e4958c (patch)
tree8ce3a60e05f008b2187639c5c9ca2ea98a30a1de /.SRCINFO
parent661a90100e3266db1f570d4656276883a6411080 (diff)
downloadaur-e6d8b908fb188ef7e76b97f13674dffeb6e4958c.tar.gz
update to 1.0.9
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 304b600fb04a..da6659479b2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = python-murmurhash
pkgdesc = Cython bindings for MurmurHash2
- pkgver = 1.0.6
+ pkgver = 1.0.9
pkgrel = 1
url = https://github.com/explosion/murmurhash
arch = x86_64
license = MIT
+ makedepends = cython
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
- depends = cython
- depends = python-pytest
- source = python-murmurhash-1.0.6.tar.gz::https://github.com/explosion/murmurhash/archive/v1.0.6.tar.gz
- md5sums = e058fc66933ac3e4f973187291cc4809
+ source = python-murmurhash-1.0.9.tar.gz::https://files.pythonhosted.org/packages/source/m/murmurhash/murmurhash-1.0.9.tar.gz
+ sha256sums = fe7a38cb0d3d87c14ec9dddc4932ffe2dbc77d75469ab80fd5014689b0e07b58
pkgname = python-murmurhash