Date: Sunday, April 3, 2022 @ 23:34:31 Author: heftig Revision: 441420
3.12.2-1 Modified: gthumb/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-03 19:16:34 UTC (rev 441419) +++ PKGBUILD 2022-04-03 23:34:31 UTC (rev 441420) @@ -3,7 +3,7 @@ # Contributor: Tobias Kieslich <[email protected]> pkgname=gthumb -pkgver=3.12.1 +pkgver=3.12.2 pkgrel=1 pkgdesc="Image browser and viewer for the GNOME Desktop" url="https://wiki.gnome.org/Apps/gthumb" @@ -18,7 +18,7 @@ 'brasero: burn discs' 'liboauth: web albums') options=(debug) -_commit=bac5dd5adc3f7bce65af4f70305a9482e41562b8 # tags/3.12.1^0 +_commit=3132c5f25ffe6f22314ab0fbfb08e63ba523afab # tags/3.12.2^0 source=("git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=$_commit") sha256sums=('SKIP')
