Date: Thursday, September 15, 2022 @ 16:12:42 Author: heftig Revision: 456133
1.8.0-1 Modified: libhandy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-15 15:38:59 UTC (rev 456132) +++ PKGBUILD 2022-09-15 16:12:42 UTC (rev 456133) @@ -3,7 +3,7 @@ pkgbase=libhandy pkgname=(libhandy libhandy-docs) -pkgver=1.6.3 +pkgver=1.8.0 pkgrel=1 pkgdesc="Library full of GTK+ widgets for mobile phones" url="https://gitlab.gnome.org/GNOME/libhandy" @@ -13,7 +13,7 @@ makedepends=(git gobject-introspection meson vala glade gi-docgen) checkdepends=(xorg-server-xvfb) options=(debug) -_commit=2885c314c9c84037b6fe55ead6a232e60ebfc9c5 # tags/1.6.3^0 +_commit=fce63fcc85621c33dab85e32b349d707bf6d1552 # tags/1.8.0^0 source=("git+https://gitlab.gnome.org/GNOME/libhandy.git#commit=$_commit") sha256sums=('SKIP')
