diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2017-12-29 12:54:30 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-01 20:04:20 +0700 |
commit | 84d82004e9810a8632cbf9373c8ca8dfec31f23d (patch) | |
tree | 042aae9cac62b8e60503c29172cfea1b68b22c93 /desktop/gtkhash/README.Slackware | |
parent | 553776035f238690a2a4c09ac2c454345db3ba4d (diff) |
desktop/gtkhash: Updated for version 1.1.1.
Diffstat (limited to 'desktop/gtkhash/README.Slackware')
-rw-r--r-- | desktop/gtkhash/README.Slackware | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/desktop/gtkhash/README.Slackware b/desktop/gtkhash/README.Slackware index 7127c66c62e6f..384ab77c0603a 100644 --- a/desktop/gtkhash/README.Slackware +++ b/desktop/gtkhash/README.Slackware @@ -14,13 +14,15 @@ some of which are: The above configuration options are present in the SlackBuild and commented out; users can enable them according to their needs. -Note: +### Command line switches -If using Thunar one can run the script like +* To enable the GtkHash Thunar extension, can run the script like: ./THUNAR=yes gtkhash.SlackBuild -to enable the GtkHash Thunar extension. +* To enable BLAKE2 support (needs libb2): + +./BLAKE2=yes gtkhash.SlackBuild ### Using with Thunar |