summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdwin2018-10-05 10:47:37 +1000
committerEdwin2018-10-05 10:47:37 +1000
commita8b2c0aac4104eff2b79673faedc853a2732ff5a (patch)
treeb1d6179790f07c06e4c84e6a2d8c9e74d5138ca6
parentb00a419edb7676184bdd40affd8d680b55006d78 (diff)
downloadaur-a8b2c0aac4104eff2b79673faedc853a2732ff5a.tar.gz
Python3.7 compatibility added
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62622e21cc02..99510e27c564 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = python-reedsolomon-git
pkgdesc = Pure-Python Reed Solomon encoder/decoder
- pkgver = c9ec28a
+ pkgver = c8a0b83
pkgrel = 1
- url = https://github.com/tomerfiliba/reedsolomon
+ url = https://github.com/mugpahug/reedsolomon
arch = any
license = BSD
makedepends = python-setuptools
makedepends = git
depends = python
optdepends = cython
- source = git+https://github.com/tomerfiliba/reedsolomon.git
+ source = git+https://github.com/mugpahug/reedsolomon.git
sha256sums = SKIP
pkgname = python-reedsolomon-git