diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-12-15 18:57:58 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-17 09:13:56 +0700 |
commit | 062bcd642ca03b49363ceb18128d7944dcdbf0af (patch) | |
tree | dc304168b0ca33c40d19e25dcbb3e8963e7c6c46 /system/qtxdg-tools/qtxdg-tools.info | |
parent | dde16d2d93bc00e2fd787118cb8fa84ba8772bb0 (diff) |
system/qtxdg-tools: Added (libqtxdg user tools)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qtxdg-tools/qtxdg-tools.info')
-rw-r--r-- | system/qtxdg-tools/qtxdg-tools.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/qtxdg-tools/qtxdg-tools.info b/system/qtxdg-tools/qtxdg-tools.info new file mode 100644 index 0000000000000..a9c181f2e1dea --- /dev/null +++ b/system/qtxdg-tools/qtxdg-tools.info @@ -0,0 +1,10 @@ +PRGNAM="qtxdg-tools" +VERSION="3.10.0" +HOMEPAGE="https://github.com/lxqt/qtxdg-tools" +DOWNLOAD="https://github.com/lxqt/qtxdg-tools/releases/download/3.10.0/qtxdg-tools-3.10.0.tar.xz" +MD5SUM="edb23a44828f70c13fda563805cba799" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="libqtxdg" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |