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 | |
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')
-rw-r--r-- | system/seahorse/seahorse.SlackBuild | 2 | ||||
-rw-r--r-- | system/seahorse/seahorse.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/system/seahorse/seahorse.info b/system/seahorse/seahorse.info index 42fe25e313..39a0da1d79 100644 --- a/system/seahorse/seahorse.info +++ b/system/seahorse/seahorse.info @@ -1,8 +1,8 @@ PRGNAM="seahorse" -VERSION="3.8.1" +VERSION="3.18.0" HOMEPAGE="http://projects.gnome.org/seahorse/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/seahorse/3.8/seahorse-3.8.1.tar.xz" -MD5SUM="5f80effb99f418d09fffaf701409620c" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/seahorse/3.18/seahorse-3.18.0.tar.xz" +MD5SUM="758204ac248e1fb3b3767ce84d2795b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |