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 b42af0eb8..edde815e9 100644 --- a/user/libqtxdg/APKBUILD +++ b/user/libqtxdg/APKBUILD @@ -3,7 +3,7 @@ pkgname=libqtxdg pkgver=3.0.0 pkgrel=0 -pkgdesc="Qt5-based library implementing the XDG spec." +pkgdesc="Qt5-based library implementing the XDG spec" url="http://lxqt.org" arch="all" license="LGPL-2.1+" |