diff options
| author | Shulhan <ms@kilabit.info> | 2024-09-08 00:47:35 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-09-08 01:03:29 +0700 |
| commit | 587ba4e61c03659e07df26a01b4febb0d6fc1a6b (patch) | |
| tree | 5d62bdf9daa5e8d7c188ed5b5c35c9784660df39 | |
| parent | 0593dff1184a289d192ea9144bb4658ae2547e91 (diff) | |
| download | awwan-587ba4e61c03659e07df26a01b4febb0d6fc1a6b.tar.xz | |
_wui: update wui submodule URL
The wui submodule has been renamed to "pakakeh.ts".
| -rw-r--r-- | .gitmodules | 2 | ||||
| -rw-r--r-- | _AUR/.SRCINFO | 4 | ||||
| -rw-r--r-- | _AUR/PKGBUILD | 4 | ||||
| m--------- | _wui/wui | 0 |
4 files changed, 5 insertions, 5 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 <ms@kilabit.info> 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 -Subproject 38a175086c9c06845e0248fddcd39a590d323a6 +Subproject 7e0b412323db013e225cc8122c83cc765e56122 |
