diff options
Diffstat (limited to 'user/libqtxdg')
-rw-r--r-- | user/libqtxdg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/libqtxdg/APKBUILD b/user/libqtxdg/APKBUILD index a99127fb2..7b0e70656 100644 --- a/user/libqtxdg/APKBUILD +++ b/user/libqtxdg/APKBUILD @@ -4,7 +4,7 @@ pkgname=libqtxdg pkgver=3.5.0 pkgrel=0 pkgdesc="Qt5-based library implementing the XDG spec" -url="https://lxqt.org" +url="https://lxqt.github.io/" arch="all" options="!check" # Test suite requires X11. license="LGPL-2.1+" |