From f739edc0236bed11ca7fda71b6b6e73349007efa Mon Sep 17 00:00:00 2001 From: Aire-One Date: Sun, 26 Sep 2021 19:18:02 +0200 Subject: [PATCH] =?UTF-8?q?add(url)=20use=20my=20gitea=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index c8ee273..b7c669b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -21,7 +21,7 @@ optdepends=('rlwrap: readline support for awesome-client' provides=('notification-daemon' 'awesome') conflicts=('awesome') backup=('etc/xdg/awesome/rc.lua') -source=("$pkgname::git+https://github.com/Aire-One/awesome.git") +source=("$pkgname::git+https://gitea.aireone.xyz/arch-pkg/awesome.git") md5sums=('SKIP') _LUA_VER=5.3