diff options
author | Vijay Marcel <vijaymarcel@outlook.com> | 2023-05-25 23:54:30 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-27 08:08:49 +0700 |
commit | 5329acbea210b55995c86e66d4460e2bd0568249 (patch) | |
tree | ffc32ae97be483c790ae5300fb7ddab56cb32ca7 /system/gslapt/gslapt.info | |
parent | 4668a4df9e75e5280a7514648d797e2e782d1ca6 (diff) |
system/gslapt: Added (GUI Frontend to slapt-get)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gslapt/gslapt.info')
-rw-r--r-- | system/gslapt/gslapt.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/gslapt/gslapt.info b/system/gslapt/gslapt.info new file mode 100644 index 0000000000000..e52d923da691c --- /dev/null +++ b/system/gslapt/gslapt.info @@ -0,0 +1,10 @@ +PRGNAM="gslapt" +VERSION="0.5.10" +HOMEPAGE="https://software.jaos.org" +DOWNLOAD="https://github.com/jaos/gslapt/archive/0.5.10/gslapt-0.5.10.tar.gz" +MD5SUM="cd84d93b351e2ed963fe2e4a31b52711" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="slapt-get" +MAINTAINER="Vijay Marcel" +EMAIL="vijaymarcel@outlook.com" |