From 1f1dc988b16fe2971aa8fd7a4c6abc2650f33c1d Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 14 Jul 2015 13:04:44 -0300 Subject: atril-1.10.1-1.parabola1: updating version --- libre/atril/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre') diff --git a/libre/atril/PKGBUILD b/libre/atril/PKGBUILD index a0a188c9a..d2719d723 100644 --- a/libre/atril/PKGBUILD +++ b/libre/atril/PKGBUILD @@ -4,11 +4,11 @@ _ver=1.10 _pkgbase=atril pkgname=(${_pkgbase}) -pkgver=${_ver}.0 +pkgver=${_ver}.1 pkgrel=1.parabola1 pkgdesc="MATE document viewer (GTK2 version), with libarchive support for compressed comic books" url="http://mate-desktop.org" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') license=('GPL') depends=('dconf' 'dbus' 'desktop-file-utils' 'gtk2' 'libsecret' 'libsm' 'libspectre' 'mate-desktop>=1.10' 'mate-icon-theme' 'poppler-glib' 'webkitgtk2' 'zlib' 'libarchive') @@ -23,7 +23,7 @@ groups=('mate-extra') conflicts=("${_pkgbase}-gtk3" "${_pkgbase}-libre") replaces=("${_pkgbase}-libre") source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz") -sha1sums=('7abd5b9310d88cb5da05248f1c55bb9ac069ac28') +sha1sums=('5560b9d4f7c5ba07390cc0217453b0e9986542e4') install=${_pkgbase}.install build() { -- cgit v1.2.3