diff options
Diffstat (limited to 'user/lximage-qt/APKBUILD')
-rw-r--r-- | user/lximage-qt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/lximage-qt/APKBUILD b/user/lximage-qt/APKBUILD index 8d07bd3b7..1dce23e0f 100644 --- a/user/lximage-qt/APKBUILD +++ b/user/lximage-qt/APKBUILD @@ -4,7 +4,7 @@ pkgname=lximage-qt pkgver=0.15.0 pkgrel=0 pkgdesc="Image viewer and screenshot tool for LXQt" -url="https://lxqt.org/" +url="https://lxqt.github.io/" arch="all" options="!check" # No test suite. license="GPL-2.0+" |