summaryrefslogtreecommitdiff
path: root/user/pcmanfm-qt
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-06-15 21:07:23 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-06-15 21:07:23 +0000
commitac25d28c82e5f614976a155fdd407b53c3be8b18 (patch)
treeafaf080bdcca616c1a27324c2d7952d0c0ab0d8c /user/pcmanfm-qt
parent50113f4d75b010cf767ed0bcf9d39f7abe678f41 (diff)
downloadpackages-ac25d28c82e5f614976a155fdd407b53c3be8b18.tar.gz
packages-ac25d28c82e5f614976a155fdd407b53c3be8b18.tar.bz2
packages-ac25d28c82e5f614976a155fdd407b53c3be8b18.tar.xz
packages-ac25d28c82e5f614976a155fdd407b53c3be8b18.zip
user/[LXQt]: Fix URL
Diffstat (limited to 'user/pcmanfm-qt')
-rw-r--r--user/pcmanfm-qt/APKBUILD2
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+"