From a9e3f906cea0091b1e36b37a0caf011b6576c642 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 30 Sep 2014 14:51:36 -0300 Subject: atril-1.8.1-1.parabola1: updating version --- libre/atril/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libre') diff --git a/libre/atril/PKGBUILD b/libre/atril/PKGBUILD index a165d06f8..305421085 100644 --- a/libre/atril/PKGBUILD +++ b/libre/atril/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 106531 2014-03-05 20:16:04Z flexiondotorg $ +# $Id: PKGBUILD 119840 2014-09-29 20:06:57Z flexiondotorg $ # Maintainer (Arch): Martin Wimpress # Maintainer: André Silva pkgname=atril -pkgver=1.8.0 -pkgrel=1.parabola2 +pkgver=1.8.1 +pkgrel=1.parabola1 pkgdesc="Simply a document viewer, with libarchive support" url="http://mate-desktop.org" arch=('i686' 'x86_64' 'mips64el') @@ -27,14 +27,14 @@ options=('!emptydirs') groups=('mate-extra') source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz" 'libarchive.patch') -sha1sums=('8327437ba12df61326b83342cea746d1764727d0' +sha1sums=('2051be961a84d118ad0a278ec22bf48ca5d3fc35' 'e88168d61b18ce8e340ef3db9c6df6bb66c65d14') install=${pkgname}.install prepare() { cd "${srcdir}/${pkgname}-${pkgver}" - NOCONFIGURE=1 ./autogen.sh patch -Np1 -i ../libarchive.patch + NOCONFIGURE=1 ./autogen.sh } build() { -- cgit v1.2.3-2-g168b