diff options
author | B. Watson <yalhcru@gmail.com> | 2018-08-13 11:26:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:47 +0700 |
commit | 928d612ac5feeb0ca1feb9b4938cf209e11c1fce (patch) | |
tree | 66f3a4e2b445b9098646a3fe69f934197260fcc1 /development/bless/bless.info | |
parent | aad280b6459b93075af2c5f92ffc955adb24c7fc (diff) |
development/bless: Added (GUI hex editor).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/bless/bless.info')
-rw-r--r-- | development/bless/bless.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/bless/bless.info b/development/bless/bless.info new file mode 100644 index 0000000000000..e6b9baf111bd7 --- /dev/null +++ b/development/bless/bless.info @@ -0,0 +1,10 @@ +PRGNAM="bless" +VERSION="0.6.0" +HOMEPAGE="https://packages.debian.org/sid/bless" +DOWNLOAD="http://http.debian.net/debian/pool/main/b/bless/bless_0.6.0.orig.tar.gz" +MD5SUM="b4c20d113281dfedb67d9f3ff8b174e3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="gtk-sharp" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |