diff options
Diffstat (limited to 'user/obconf-qt/APKBUILD')
-rw-r--r-- | user/obconf-qt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/obconf-qt/APKBUILD b/user/obconf-qt/APKBUILD index 509c6c5d4..5c24d7987 100644 --- a/user/obconf-qt/APKBUILD +++ b/user/obconf-qt/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.15.0 _lxqt_build=0.7.0 pkgrel=0 pkgdesc="Qt5-based Openbox configuration tool" -url="https://lxqt.org/" +url="https://lxqt.github.io/" arch="all" options="!check" # No test suite. license="GPL-2.0+" |