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 245f32b8ab45..63fa948e0bf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Malkov Fyodor aka krox <iksut@yandex.ru>
pkgname=djvusmooth
-pkgver=0.2.18
+pkgver=0.2.19
pkgrel=1
pkgdesc='A graphical editor for DjVu documents'
arch=('any')
@@ -11,7 +11,7 @@ url='http://jwilk.net/software/djvusmooth'
license=('GPL2')
depends=('python2-djvulibre' 'python2-xdg' 'wxpython')
source=(https://github.com/jwilk/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('3f3a36cc175773246e577eebef7e5b8f')
+md5sums=('d592bce9fdcdd8344ed0def9c8e6ee82')
build() {
cd $pkgname-$pkgver