summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordonGR2017-03-25 17:52:54 +0200
committerGordonGR2017-03-25 17:52:54 +0200
commit39f0a2b7c2ca44aaecaf9d6e0b1d424f2cf5e95f (patch)
tree819229169da99f0086dd94e76b8b47b8361a21a9 /PKGBUILD
parent024cf810dc5cda65e6488bc78f7fbd2b5399942a (diff)
downloadaur-39f0a2b7c2ca44aaecaf9d6e0b1d424f2cf5e95f.tar.gz
3.24.0-1: Upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5286ddeace22..9bad46063ba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=evince-no-gnome
_pkgname=evince
-pkgver=3.22.1
-pkgrel=3
+pkgver=3.24.0
+pkgrel=1
pkgdesc="GTK3 document viewer, complete features, no gnome dependencies"
url="https://wiki.gnome.org/Apps/Evince"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ optdepends=('texlive-bin: DVI support'
provides=("${_pkgname}")
conflicts=("${_pkgname}" "evince-light")
options=('!emptydirs')
-_commit=ca4868faa3ecc2e4f4962f86820e090682502274 # tags/3.22.1^0
+_commit=166566779b2e1ea5c09094d4c29cb11d1f945ad4 # tags/3.24.0^0
source=("git://git.gnome.org/evince#commit=$_commit")
md5sums=('SKIP')