diff options
Diffstat (limited to 'user/lxqt-build-tools')
-rw-r--r-- | user/lxqt-build-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/lxqt-build-tools/APKBUILD b/user/lxqt-build-tools/APKBUILD index 392a3e6aa..3439629fe 100644 --- a/user/lxqt-build-tools/APKBUILD +++ b/user/lxqt-build-tools/APKBUILD @@ -4,7 +4,7 @@ pkgname=lxqt-build-tools pkgver=0.7.0 pkgrel=0 pkgdesc="Toolchain for building and packaging LXQt" -url="https://lxqt.org" +url="https://lxqt.github.io/" arch="noarch" # no tests to run; this package just provides a common base for scaffolding. options="!check" |