Date: Saturday, March 28, 2020 @ 19:05:33 Author: heftig Revision: 378633
3.36.1-1 Modified: file-roller/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 19:04:37 UTC (rev 378632) +++ PKGBUILD 2020-03-28 19:05:33 UTC (rev 378633) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=file-roller -pkgver=3.36.0 +pkgver=3.36.1 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=448229e786ca0aa8392d796ce2a195c94888971e # tags/3.36.0^0 +_commit=3e70dc594044b2792e8e2c50fa8ea79438b1ddfc # tags/3.36.1^0 source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit") sha256sums=('SKIP')
