summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-15 14:01:30 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-15 14:01:30 -0300
commitcd500aa08122bf41d2d9d30f3276a0b1232f02ba (patch)
tree3b20231722159ce8012d2d87676b7c1e1519a112
parent93003c18aad6793856acddbf46a3fb1f00858b52 (diff)
file-roller-libre-3.12.1-1: updating version
-rw-r--r--libre/file-roller-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/file-roller-libre/PKGBUILD b/libre/file-roller-libre/PKGBUILD
index 2003dc289..d49171165 100644
--- a/libre/file-roller-libre/PKGBUILD
+++ b/libre/file-roller-libre/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 209219 2014-03-30 10:59:55Z heftig $
+# $Id: PKGBUILD 210597 2014-04-15 08:53:40Z jgc $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
_pkgname=file-roller
pkgname=file-roller-libre
-pkgver=3.12.0
+pkgver=3.12.1
pkgrel=1
pkgdesc="Create and modify archives, with unar support included and nonfree unace recommendation removed"
arch=('i686' 'x86_64' 'mips64el')
@@ -20,7 +20,7 @@ options=('!emptydirs')
install=file-roller.install
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver:0:4}/$_pkgname-$pkgver.tar.xz)
-sha256sums=('d62c6269e94c65237d970559c6dee0de38390b17f0d48f9ac8836ec85f79a897')
+sha256sums=('bb35ae0d3542eee59b916b699f86298dfe93379b1769d6ca1980b2db95672481')
build() {
cd $_pkgname-$pkgver