summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a1cfdf8588a..93e5a02a477c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=openmedialibrary
pkgver=0.2
-pkgrel=1
+pkgrel=2
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')
source=(https://downloads.openmedialibrary.com/$pkgname-$pkgver.tar.xz)
-sha1sums=('9e0b093dc401879583c712a291eacd1477633526')
+sha1sums=('b30c2cec0dc63dd5136acf5df47cf18985f1e292')
package() {
cd "${pkgbase}-${pkgver}"