Date: Saturday, April 8, 2017 @ 22:11:49 Author: jgc Revision: 292527
upgpkg: file-roller 3.24.0-1 Modified: file-roller/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-08 22:06:52 UTC (rev 292526) +++ PKGBUILD 2017-04-08 22:11:49 UTC (rev 292527) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=file-roller -pkgver=3.22.3 +pkgver=3.24.0 pkgrel=1 pkgdesc="Create and modify archives" url="https://wiki.gnome.org/Apps/FileRoller" @@ -17,8 +17,8 @@ 'lrzip: lrzip archive support') groups=(gnome-extra) options=(!emptydirs) -_commit=3bf4c97b388b9a4f6095aa8c454831324af51e34 # tags/3.22.3^0 -source=("git://git.gnome.org/file-roller#commit=$_commit") +_commit=390f397bbc7ca7c962f72fe7e90af445ee80710f # tags/3.24.0^0 +source=("git+https://git.gnome.org/browse/file-roller#commit=$_commit") sha256sums=('SKIP') pkgver() {
