diff options
Diffstat (limited to 'user/lxqt-powermanagement')
-rw-r--r-- | user/lxqt-powermanagement/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/lxqt-powermanagement/APKBUILD b/user/lxqt-powermanagement/APKBUILD index 0300163a5..775735e4c 100644 --- a/user/lxqt-powermanagement/APKBUILD +++ b/user/lxqt-powermanagement/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.15.0 _lxqt_build=0.7.0 pkgrel=0 pkgdesc="Power management utilities for LXQt" -url="https://lxqt.org" +url="https://lxqt.github.io/" arch="all" options="!check" # No test suite. license="LGPL-2.1+" |