Date: Wednesday, April 6, 2022 @ 22:50:19 Author: heftig Revision: 441688
41.2-1 Modified: sushi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 21:28:38 UTC (rev 441687) +++ PKGBUILD 2022-04-06 22:50:19 UTC (rev 441688) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=sushi -pkgver=41.1 +pkgver=41.2 pkgrel=1 pkgdesc="A quick previewer for Nautilus" url="https://gitlab.gnome.org/GNOME/sushi" @@ -14,7 +14,7 @@ makedepends=(gobject-introspection git meson) optdepends=('unoconv: OpenDocument formats') options=(debug) -_commit=23d4c76d8b7346c80198815a65034751ae6cad1b # tags/41.1^0 +_commit=f7a19f7b9e77d620678fc272b245db8255f813ed # tags/41.2^0 source=("git+https://gitlab.gnome.org/GNOME/sushi.git#commit=$_commit") sha256sums=('SKIP')
