atril: update to 1.18.0.

This commit is contained in:
Juan RP 2017-03-15 08:50:46 +01:00
parent 26b467abc0
commit 7f0275a82b

View File

@ -1,10 +1,10 @@
# Template file for 'atril'
pkgname=atril
version=1.16.1
version=1.18.0
revision=1
build_style=gnu-configure
build_options="gir"
configure_args="--with-gtk=3.0 --disable-schemas-compile --enable-djvu
configure_args="--disable-schemas-compile --enable-djvu
--enable-dvi --enable-t1lib --enable-pixbuf --enable-comics --enable-xps
--disable-static $(vopt_enable gir introspection)"
hostmakedepends="pkg-config intltool itstool glib-devel
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://mate-desktop.org"
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=c74a5f8c8603fa5952efb4343f055677e4474f1907080be9658d4456d3dc092f
checksum=c2284f17f7b683efa22615f00cf2768ea07667981d8304566e49c3d863de80fd
if [ -z "$CROSS_BUILD" ]; then
build_options_default="gir"