diff options
author | Brandon Pribula <b.pribs11@gmail.com> | 2022-04-01 04:19:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:18:59 +0700 |
commit | 2634562e8f296f811bb3858c70fc8a79e0651bdc (patch) | |
tree | f9b4984642c1b1b8ce309565a7b9024e6e4aa643 /desktop/bashmount/bashmount.info | |
parent | a2ac8e4e7e91099d60587b11f0c72d00d8abfe67 (diff) |
desktop/bashmount: Added (manage removeable media).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/bashmount/bashmount.info')
-rw-r--r-- | desktop/bashmount/bashmount.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/bashmount/bashmount.info b/desktop/bashmount/bashmount.info new file mode 100644 index 0000000000000..7d6a05ef224f3 --- /dev/null +++ b/desktop/bashmount/bashmount.info @@ -0,0 +1,10 @@ +PRGNAM="bashmount" +VERSION="4.3.2" +HOMEPAGE="https://github.com/jamielinux/bashmount" +DOWNLOAD="https://github.com/jamielinux/bashmount/archive/refs/tags/4.3.2/bashmount-4.3.2.tar.gz" +MD5SUM="7c4eb2bc43d263d995f753dd99f1084e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Brandon Pribula" +EMAIL="b.pribs11@gmail.com" |