diff options
Diffstat (limited to 'user/pcmanfm-qt')
-rw-r--r-- | user/pcmanfm-qt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/pcmanfm-qt/APKBUILD b/user/pcmanfm-qt/APKBUILD index 9da78a34a..a72c1e6ea 100644 --- a/user/pcmanfm-qt/APKBUILD +++ b/user/pcmanfm-qt/APKBUILD @@ -4,7 +4,7 @@ pkgname=pcmanfm-qt pkgver=0.15.1 pkgrel=0 pkgdesc="File manager and desktop icon manager for LXQt" -url="https://lxqt.org/" +url="https://lxqt.github.io/" arch="all" options="!check" # No test suite. license="GPL-2.0+" |