summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3c219b61008..8588269d9fd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Jan 19 02:07:27 UTC 2016
+# Tue Jan 19 02:10:56 UTC 2016
pkgbase = python-rivescript
pkgdesc = Rendering Intelligence Very Easily
pkgver = 1.8.1
@@ -13,7 +13,7 @@ pkgbase = python-rivescript
depends = python-setuptools
depends = python2-setuptools
source = https://pypi.python.org/packages/source/r/rivescript/rivescript-1.8.1.tar.gz
- md5sums = S86cba9b7b1cf846d83d61f8ddeafa386
+ md5sums = 86cba9b7b1cf846d83d61f8ddeafa386
pkgname = python-rivescript
diff --git a/PKGBUILD b/PKGBUILD
index 26581ea6085f..d7354834b3da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('MIT')
depends=('python2' 'python-six' 'python2-six' 'python-setuptools' 'python2-setuptools')
url=('https://pypi.python.org/pypi/rivescript')
source=('https://pypi.python.org/packages/source/r/rivescript/rivescript-1.8.1.tar.gz')
-md5sums=('S86cba9b7b1cf846d83d61f8ddeafa386')
+md5sums=('86cba9b7b1cf846d83d61f8ddeafa386')
_distdir="rivescript-1.8.1.tar.gz"
package() {