From 587ba4e61c03659e07df26a01b4febb0d6fc1a6b Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 8 Sep 2024 00:47:35 +0700 Subject: _wui: update wui submodule URL The wui submodule has been renamed to "pakakeh.ts". --- .gitmodules | 2 +- _AUR/.SRCINFO | 4 ++-- _AUR/PKGBUILD | 4 ++-- _wui/wui | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4d4cb09..2d0fec0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "wui"] path = _wui/wui - url = https://git.sr.ht/~shulhan/wui + url = https://git.sr.ht/~shulhan/pakakeh.ts diff --git a/_AUR/.SRCINFO b/_AUR/.SRCINFO index 6827e89..96f9fd4 100644 --- a/_AUR/.SRCINFO +++ b/_AUR/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = awwan-git pkgdesc = Configuration management software, infrastructure as file and directory layout. - pkgver = 0.11.0.r2.g5e4e1d7 + pkgver = 0.11.0.r8.ge41e3a5 pkgrel = 1 url = https://awwan.org arch = any @@ -9,7 +9,7 @@ pkgbase = awwan-git makedepends = git provides = awwan source = awwan-git::git+https://git.sr.ht/~shulhan/awwan - source = wui::git+https://git.sr.ht/~shulhan/wui + source = wui::git+https://git.sr.ht/~shulhan/pakakeh.ts md5sums = SKIP md5sums = SKIP diff --git a/_AUR/PKGBUILD b/_AUR/PKGBUILD index 6e21bd2..cf0ade5 100644 --- a/_AUR/PKGBUILD +++ b/_AUR/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: shulhan pkgname=awwan-git -pkgver=0.11.0.r8.ge41e3a5 +pkgver=0.12.1.r0.g9586bba pkgrel=1 pkgdesc='Configuration management software, infrastructure as file and directory layout.' @@ -18,7 +18,7 @@ provides=('awwan') source=( "${pkgname}::git+https://git.sr.ht/~shulhan/awwan" - "wui::git+https://git.sr.ht/~shulhan/wui" + "wui::git+https://git.sr.ht/~shulhan/pakakeh.ts" ) ## For testing in local. #source=( diff --git a/_wui/wui b/_wui/wui index 38a1750..7e0b412 160000 --- a/_wui/wui +++ b/_wui/wui @@ -1 +1 @@ -Subproject commit 38a175086c9c06845e0248fddcd39a590d323a6e +Subproject commit 7e0b412323db013e225cc8122c83cc765e561229 -- cgit v1.3