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 e831c7c0f41d..e77fb9da261e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Auguste Pop <auguste [at] gmail [dot] com>
pkgname=lucidor
-pkgver=0.9.10
+pkgver=0.9.11
pkgrel=1
pkgdesc="A program for reading and handling EPUB e-books and OPDS catalogs"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('xulrunner' 'desktop-file-utils')
install=$pkgname.install
source=(${pkgname}_${pkgver}.tar.gz::"http://lucidor.org/get.php?id=${pkgname}_${pkgver}.tar.gz")
-md5sums=('8cc37d68bfd037d095057176bcd17dd8')
+md5sums=('370a8a25a96bbcb3d930d684f8c49d8c')
build()
{