Date: Monday, November 18, 2019 @ 19:19:25 Author: heftig Revision: 369240
3.8.2-1 Modified: gthumb/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-18 17:02:54 UTC (rev 369239) +++ PKGBUILD 2019-11-18 19:19:25 UTC (rev 369240) @@ -3,7 +3,7 @@ # Contributor: Tobias Kieslich <[email protected]> pkgname=gthumb -pkgver=3.8.1 +pkgver=3.8.2 pkgrel=1 pkgdesc="Image browser and viewer for the GNOME Desktop" url="https://wiki.gnome.org/Apps/gthumb" @@ -17,7 +17,7 @@ 'libchamplain: map viewer' 'brasero: burn discs' 'liboauth: web albums') -_commit=3ace57338d98b6c5937cba9bc7fb4883eab88c3d # tags/3.8.1^0 +_commit=3e9a923ce539dac3fd5c658dcf7a5e0f3f5515a0 # tags/3.8.2^0 source=("git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=$_commit") sha256sums=('SKIP')
