summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaichi Shinozaki2015-07-24 17:04:15 +0100
committerDaichi Shinozaki2015-07-24 17:04:15 +0100
commit16d71d12911b9e400ae7299d3eac5a41bbe58723 (patch)
treef20b3368348dcd9d6238e31da3caaa91e9e90294 /PKGBUILD
parentde0bc4c895fcf303d61ec654dc1ee0495ff672f7 (diff)
downloadaur-16d71d12911b9e400ae7299d3eac5a41bbe58723.tar.gz
Updated the checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 243f02e99d5d..5514af4b1145 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ makedepends=('python2-distribute' )
license=('CUSTOM')
arch=('any')
source=("https://pypi.python.org/packages/source/r/rabbitpy/rabbitpy-$pkgver.tar.gz")
-md5sums=('6430a629d8d7b4c7f6db8e87a28c1b4d')
+md5sums=('39bceee9daa496c53158308d0962dbf8')
build() {
cd $srcdir/rabbitpy-$pkgver