diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-11-14 19:15:22 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 03651ee5d3b8971c7754bf461cd61b83e0be0294 (patch) | |
tree | 7acc78df566c8f5137e77bb095dcbae48c56a791 /system/seahorse/seahorse.SlackBuild | |
parent | ae15363c79fb9d81ab1b756845445f5128ff8f67 (diff) | |
download | slackbuilds-03651ee5d3b8971c7754bf461cd61b83e0be0294.tar.gz |
system/seahorse: Updated for version 3.18.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/seahorse/seahorse.SlackBuild')
-rw-r--r-- | system/seahorse/seahorse.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/seahorse/seahorse.SlackBuild b/system/seahorse/seahorse.SlackBuild index 60367a1102..7a5520cb3b 100644 --- a/system/seahorse/seahorse.SlackBuild +++ b/system/seahorse/seahorse.SlackBuild @@ -6,7 +6,7 @@ # Updated to version 3.8.1 by Andrew Rowland PRGNAM=seahorse -VERSION=${VERSION:-3.8.1} +VERSION=${VERSION:-3.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |