Date: Friday, June 10, 2022 @ 16:48:40 Author: heftig Revision: 1230686
url Modified: amtk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-10 16:48:37 UTC (rev 1230685) +++ PKGBUILD 2022-06-10 16:48:40 UTC (rev 1230686) @@ -5,7 +5,7 @@ pkgver=5.4.1 pkgrel=1 pkgdesc="Actions, Menus and Toolbars Kit for GTK applications" -url="https://gitlab.gnome.org/swilmet/amtk" +url="https://gitlab.gnome.org/World/amtk" arch=(x86_64) license=(LGPL3) depends=(gtk3) @@ -12,7 +12,7 @@ makedepends=(meson git gobject-introspection gtk-doc) options=(debug) _commit=3a0427b88af2680993932eae00de7cfac198bb74 # tags/5.4.1^0 -source=("git+https://gitlab.gnome.org/swilmet/amtk.git#commit=$_commit") +source=("git+https://gitlab.gnome.org/World/amtk.git#commit=$_commit") sha256sums=('SKIP') pkgver() {
