diff options
author | B. Watson <urchlay@slackware.uk> | 2023-06-17 08:47:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-17 08:47:57 +0700 |
commit | bc3ea99a83dfa8428fb71cbe9e162280cf84acac (patch) | |
tree | f3476d762ee76b35a148e8d85eb28a03e29faa32 /system/rxvt/rxvt.info | |
parent | e37cd2dbdf12f697c60bdaba4eb6a378a27b43b3 (diff) |
system/rxvt: Added (terminal emulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/rxvt/rxvt.info')
-rw-r--r-- | system/rxvt/rxvt.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/rxvt/rxvt.info b/system/rxvt/rxvt.info new file mode 100644 index 0000000000000..31e1a216f4b1e --- /dev/null +++ b/system/rxvt/rxvt.info @@ -0,0 +1,10 @@ +PRGNAM="rxvt" +VERSION="2.7.10" +HOMEPAGE="https://rxvt.sourceforge.net/" +DOWNLOAD="https://downloads.sourceforge.net/project/rxvt/rxvt-dev/2.7.10/rxvt-2.7.10.tar.gz" +MD5SUM="302c5c455e64047b02d1ef19ff749141" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="urchlay@slackware.uk" |