diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-03-02 01:23:17 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-03-02 01:23:17 -0300 |
commit | 2e09d8de1dc9b2643c4a73ddf7ffe5b661500f4a (patch) | |
tree | 3a7d4584bbffc1b62cb0eb489284c128a08b1748 | |
parent | 3894b6d180f70cfc68655f2fbe930b4c7d3955f3 (diff) | |
download | abslibre-2e09d8de1dc9b2643c4a73ddf7ffe5b661500f4a.tar.gz abslibre-2e09d8de1dc9b2643c4a73ddf7ffe5b661500f4a.tar.bz2 abslibre-2e09d8de1dc9b2643c4a73ddf7ffe5b661500f4a.zip |
file-roller-3.22.3-1.parabola1: updating version
-rw-r--r-- | libre/file-roller/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/file-roller/PKGBUILD b/libre/file-roller/PKGBUILD index f621b2aa3..4c3372e57 100644 --- a/libre/file-roller/PKGBUILD +++ b/libre/file-roller/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 280227 2016-11-08 07:39:06Z heftig $ +# $Id: PKGBUILD 289662 2017-02-27 22:26:00Z heftig $ # Maintainer (Arch): Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor (Arch): Jan de Groot <jgc@archlinux.org> pkgname=file-roller -pkgver=3.22.2 +pkgver=3.22.3 pkgrel=1.parabola1 pkgdesc="Create and modify archives, without nonfree unace and unrar recommendation" url="https://wiki.gnome.org/Apps/FileRoller" @@ -17,7 +17,7 @@ replaces=("${pkgname}-libre" "${pkgname}-parabola") conflicts=("${pkgname}-libre" "${pkgname}-parabola") groups=(gnome-extra) options=(!emptydirs) -_commit=764cf9e2e29cdd047315de0fef1ed9798e0a6f45 # tags/3.22.2^0 +_commit=3bf4c97b388b9a4f6095aa8c454831324af51e34 # tags/3.22.3^0 source=("git://git.gnome.org/file-roller#commit=$_commit") sha256sums=('SKIP') |