Date: Saturday, October 29, 2022 @ 20:08:16 Author: arojas Revision: 1339329
upgpkg: amtk 5.5.2-1: Update to 5.5.2 Modified: amtk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-29 20:03:19 UTC (rev 1339328) +++ PKGBUILD 2022-10-29 20:08:16 UTC (rev 1339329) @@ -2,7 +2,7 @@ # Contributor: Balló György <ballogyor+arch at gmail dot com> pkgname=amtk -pkgver=5.5.1 +pkgver=5.5.2 pkgrel=1 pkgdesc="Actions, Menus and Toolbars Kit for GTK applications" url="https://gitlab.gnome.org/World/amtk" @@ -11,7 +11,7 @@ depends=(gtk3) makedepends=(meson git gobject-introspection gtk-doc) options=(debug) -_commit=fa2835b2e60d60c924fc722a330524a378446a7d +_commit=3d285cf36ba6caf3db8b2a867144ad13b9961769 source=("git+https://gitlab.gnome.org/World/amtk.git#commit=$_commit") sha256sums=('SKIP')
