Date: Sunday, March 8, 2020 @ 06:39:29 Author: heftig Revision: 377025
3.36.0-1 Modified: file-roller/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 06:37:02 UTC (rev 377024) +++ PKGBUILD 2020-03-08 06:39:29 UTC (rev 377025) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=file-roller -pkgver=3.32.4 +pkgver=3.36.0 pkgrel=1 pkgdesc="Create and modify archives" url="https://wiki.gnome.org/Apps/FileRoller" @@ -16,7 +16,7 @@ 'lrzip: lrzip archive support' 'squashfs-tools: squashfs image support') groups=(gnome) -_commit=ac84b4a92145f65e507f07126a832edf78abfd5b # tags/3.32.4^0 +_commit=448229e786ca0aa8392d796ce2a195c94888971e # tags/3.36.0^0 source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit") sha256sums=('SKIP')
