diff options
Diffstat (limited to 'libre/file-roller/PKGBUILD')
-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') |