Date: Tuesday, November 22, 2022 @ 22:42:39 Author: arojas Revision: 1351918
upgpkg: amtk 5.6.1-1: Update to 5.6.1 Modified: amtk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-22 22:39:13 UTC (rev 1351917) +++ PKGBUILD 2022-11-22 22:42:39 UTC (rev 1351918) @@ -2,7 +2,7 @@ # Contributor: Balló György <ballogyor+arch at gmail dot com> pkgname=amtk -pkgver=5.6.0 +pkgver=5.6.1 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=2664f5141f097b3df0215454e1aca677a44f1cb4 +_commit=f0029cf75ec416159079a27b578b9253a04b1c5a source=("git+https://gitlab.gnome.org/World/amtk.git#commit=$_commit") sha256sums=('SKIP')
