diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-08 20:12:51 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-08 21:02:12 -0300 |
commit | 65eb913fbbe6ee6cc444384d9ae3afafa0c80fa0 (patch) | |
tree | a55fbb3bfb816c6237908d48f3db4eaecd0d0e22 /libre | |
parent | 51fd53d1f7ce597346a71812a7c411b22b15d728 (diff) |
file-roller-3.22.2-1.parabola1: updating version
Diffstat (limited to 'libre')
-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 b63ce02ab..f621b2aa3 100644 --- a/libre/file-roller/PKGBUILD +++ b/libre/file-roller/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 278180 2016-10-10 17:45:31Z heftig $ +# $Id: PKGBUILD 280227 2016-11-08 07:39:06Z 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.1 +pkgver=3.22.2 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=4b5c2b12a37e488161ddfc6b17df23103fb951e8 # tags/3.22.1^0 +_commit=764cf9e2e29cdd047315de0fef1ed9798e0a6f45 # tags/3.22.2^0 source=("git://git.gnome.org/file-roller#commit=$_commit") sha256sums=('SKIP') |