summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOpen Media Library2016-01-30 16:25:58 +0530
committerOpen Media Library2016-01-30 16:25:58 +0530
commitcc85b8d5dad122a324c5e430952b820a693ccc9d (patch)
treef0c5b655bf6e79f777ae046ed4ec0e1ffb385c8e
parentedc15a9f3bbd84c7e4e9a421c4ef73f9419ab25b (diff)
downloadaur-cc85b8d5dad122a324c5e430952b820a693ccc9d.tar.gz
fix tar file
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec8dc8aca269..ba42bcbae4da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
arch=('any')
depends=('python' 'python-pillow' 'python-lxml' 'python-pyopenssl' 'python-crypto' 'poppler' 'python-gobject')
source=(https://downloads.openmedialibrary.com/$pkgname-$pkgver.tar.xz)
-sha1sums=('518193cc1c8724e936fcced8ae8fa61600eefbf3')
+sha1sums=('5524083d748218034f125599308b7661c529beb4')
package() {
cd "${srcdir}"