diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-08-31 22:39:50 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-08-31 22:39:50 -0300 |
commit | c00b30338be9797e30eda99e54820f5e2084163c (patch) | |
tree | c91390da5efae7c909fed2d58a22b5af83e2db4a | |
parent | 83f7cc354cd9cea4c9e55fff657dc642d01c6197 (diff) |
atril-gtk3-1.10.2-1.parabola1: updating version
-rw-r--r-- | libre/atril-gtk3/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/atril-gtk3/PKGBUILD b/libre/atril-gtk3/PKGBUILD index 4f26f5e17..3b6c8ce8e 100644 --- a/libre/atril-gtk3/PKGBUILD +++ b/libre/atril-gtk3/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 136849 2015-07-14 12:49:40Z flexiondotorg $ +# $Id: PKGBUILD 139031 2015-08-31 19:47:25Z flexiondotorg $ # Maintainer (Arch): Martin Wimpress <code@flexion.org> # Maintainer: André Silva <emulatorman@parabola.nu> _ver=1.10 _pkgbase=atril pkgname=(${_pkgbase}-gtk3) -pkgver=${_ver}.1 +pkgver=${_ver}.2 pkgrel=1.parabola1 pkgdesc="MATE document viewer (GTK3 version [EXPERIMENTAL]), with libarchive support for compressed comic books" url="http://mate-desktop.org" @@ -23,7 +23,7 @@ optdepends=('caja-gtk3: Document Properties extension' groups=('mate-extra-gtk3') conflicts=("${_pkgbase}") source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz") -sha1sums=('5560b9d4f7c5ba07390cc0217453b0e9986542e4') +sha1sums=('ffbc018f534729d68fb1a5dbdc92de6c9ddbe0b1') install=${_pkgbase}.install build() { |