summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOpen Media Library2016-01-30 16:17:37 +0530
committerOpen Media Library2016-01-30 16:17:37 +0530
commit58a9d049e54d9db87df970879af6eb3fc7b05d83 (patch)
treecb88d453c7cd49d7a24c986eb4f7928ecbb6bef2
parent4a93011373d9ed9d9d1ad569ec9ce310956cb95d (diff)
downloadaur-58a9d049e54d9db87df970879af6eb3fc7b05d83.tar.gz
fix PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index baf73b2b470c..a58926ea8650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="manage and sync your digital media collections"
url="https://openmedialibrary.com"
license=('GPL3')
arch=('any')
-depends=('python', 'python-pillow', 'python-lxml', 'python-pyopenssl', 'python-crypto', 'poppler', 'python-gobject')
+depends=('python' 'python-pillow' 'python-lxml' 'python-pyopenssl' 'python-crypto' 'poppler' 'python-gobject')
source=(https://downloads.openmedialibrary.com/$pkgname-$pkgver.tar.xz)
sha1sums=('518193cc1c8724e936fcced8ae8fa61600eefbf3')