summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c8bffac6c53..4aabef041c70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
pkgname=python2-randomtools
-pkgver=d6eda19
+epoch=1
+pkgver=16ff71e
pkgrel=1
pkgdesc="Tools for randomizers"
arch=(any)
url="https://github.com/abyssonym/randomtools"
license=("unknown")
-source=("randomtools.zip::https://github.com/abyssonym/randomtools/archive/d6eda19a57ff80b71c1cb803fb5e82387849e97a.zip")
+source=("randomtools.zip::https://github.com/abyssonym/randomtools/archive/16ff71ec89ad387b664328326012d1b956269ccd.zip")
depends=(python2)
makedepends=(dos2unix)
@@ -20,4 +21,4 @@ package() {
find . -name '*.py' -exec install -Dm755 {} "$pkgdir/usr/lib/python2.7/site-packages/randomtools/"{} \;
python2 -m compileall "$pkgdir"
}
-md5sums=('56a289b41ce2eb5861a89429bf3fd5de')
+md5sums=('55003616c3cdd62d74be875739ba2aa8')