summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2016-01-19 00:11:09 -0200
committerMatheus2016-01-19 00:11:09 -0200
commit4659d0f62be75103f20016482f5a5864accba3cb (patch)
treea32fd1d8a29c1082cca03a32e78154ce21772100
parent0da6a5525e48206250e24e03e21231792f87ff68 (diff)
downloadaur-4659d0f62be75103f20016482f5a5864accba3cb.tar.gz
fix
-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() {