summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpat-s2019-09-17 18:26:08 +0200
committerpat-s2019-09-17 18:26:08 +0200
commit2e9b44d8b648e5ea928f4d07932ae3bac9780248 (patch)
treed1a5e1d59382d3e0c4bd221311a37a212122f80e /PKGBUILD
parentb6545dbab47120735208dea3ed5835eff2a0d015 (diff)
downloadaur-2e9b44d8b648e5ea928f4d07932ae3bac9780248.tar.gz
v0.12.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d785e1404016..526bf451bbd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=impressive
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.12.1
+pkgrel=1
pkgdesc='A fancy PDF presentation program (previously known as KeyJNote)'
arch=('any')
url='http://impressive.sourceforge.net'
@@ -15,7 +15,7 @@ depends=('python2-pygame' 'python2-opengl' 'python2-pillow' 'ghostscript' 'pdftk
optdepends=('xdg-utils: for starting web or e-mail hyperlinks from PDF documents'
'mplayer: for sound and video playback')
source=(http://downloads.sourceforge.net/${pkgname}/Impressive-${pkgver}.tar.gz)
-sha256sums=('7dc78de333e4a942036ba4bda53358799f493114f2f655b2ab2689b6fdc0587d')
+sha256sums=('74a331f41e39a363b362dcadf861e3a300351d5ad5cfe033b5d47215c886f1e4')
prepare() {
cd "${srcdir}"/Impressive-${pkgver}