summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Leontiev2015-08-16 08:17:03 +0300
committerAnton Leontiev2015-08-16 08:17:03 +0300
commitef42d95922b8c9a8fa59ebbb40d1602d3a8663cf (patch)
treea6100b8770d7989b2350ab25bdf8cd8745b4e3fa /PKGBUILD
parent9bfa3aeab48367a5d0de9f669099e758d6fb0234 (diff)
downloadaur-ef42d95922b8c9a8fa59ebbb40d1602d3a8663cf.tar.gz
Updated to v0.2.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e654236e4835..2bc9be98e5a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
# Contributor: Malkov Fyodor aka krox <iksut@yandex.ru>
pkgname=djvusmooth
-pkgver=0.2.14
+pkgver=0.2.15
pkgrel=1
pkgdesc="A graphical editor for DjVu documents"
arch=('any')
url="http://jwilk.net/software/djvusmooth"
license=('GPL2')
depends=('python-djvulibre' 'pyxdg' 'wxpython2.8')
-source=("http://pypi.python.org/packages/source/d/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('3c176ddb52069aa83b74b9ea098bda08')
+source=("https://pypi.python.org/packages/source/d/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('a19b92a747734bc542963fba281eca82')
build() {
cd $pkgname-$pkgver