diff options
Diffstat (limited to 'user/lxqt-panel/APKBUILD')
-rw-r--r-- | user/lxqt-panel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/lxqt-panel/APKBUILD b/user/lxqt-panel/APKBUILD index 4f2d72100..612652a82 100644 --- a/user/lxqt-panel/APKBUILD +++ b/user/lxqt-panel/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.15.1 _lxqt_build=0.7.0 pkgrel=0 pkgdesc="Panel for LXQt desktop" -url="https://lxqt.org" +url="https://lxqt.github.io/" arch="all" options="!check" # No test suite. license="LGPL-2.1+" |