From 1014ea35ac4e2cfc5401fa06366071b61ef60fe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Fri, 10 Apr 2015 16:13:16 -0300 Subject: file-roller-3.16.0-1.parabola1: updating version --- libre/file-roller/PKGBUILD | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) (limited to 'libre/file-roller') diff --git a/libre/file-roller/PKGBUILD b/libre/file-roller/PKGBUILD index 76f534643..216f23cfc 100644 --- a/libre/file-roller/PKGBUILD +++ b/libre/file-roller/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 231590 2015-02-15 17:41:18Z foutrelis $ +# $Id: PKGBUILD 235566 2015-04-07 11:22:34Z jgc $ # Maintainer (Arch): Jan Alexander Steffens (heftig) # Contributor (Arch): Jan de Groot pkgname=file-roller -pkgver=3.14.2 -pkgrel=2.parabola1 +pkgver=3.16.0 +pkgrel=1.parabola1 pkgdesc="Create and modify archives, with unar support included and nonfree unace recommendation removed" arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'libarchive' 'file' 'json-glib' 'libnotify' 'p7zip' 'unar') -makedepends=('intltool' 'gnome-doc-utils' 'pkg-config' 'libnautilus-extension' 'itstool' 'docbook-xsl') +makedepends=('intltool' 'pkg-config' 'libnautilus-extension' 'itstool' 'docbook-xsl') optdepends=('lrzip: lrzip archive support') groups=('gnome-extra') replaces=("${pkgname}-libre" "${pkgname}-parabola") @@ -17,15 +17,8 @@ conflicts=("${pkgname}-libre" "${pkgname}-parabola") 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 - git-fixes.patch) -sha256sums=('1815e736715afe8c0f3fbda41c76c07289220d4855345f779c632adf5e074e50' - 'd884ef16b2ce1e11967b7a14a34c164158c7008b3dc59e754b3478017696f5f9') - -prepare() { - cd $pkgname-$pkgver - patch -Np1 -i ../git-fixes.patch -} +source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) +sha256sums=('543eecb9f7e76d6535d4e5bc40fa2094b12046d3d993fa3dc703f7f1cafeed47') build() { cd $pkgname-$pkgver -- cgit v1.2.2