summaryrefslogtreecommitdiff
path: root/libre/atril/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/atril/PKGBUILD')
-rw-r--r--libre/atril/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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() {