diff options
author | Andrew Rowland <weibullguy@gmail.com> | 2013-06-28 00:39:54 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-29 16:12:42 -0300 |
commit | a4b996c60c3a986b205c55d4eb2f0cd6348ce679 (patch) | |
tree | e48d919af61ddadf0037f84e540bb92535d5e23b /system/seahorse/seahorse.info | |
parent | 6e48db95a18ad4904f61975beab7f3fd2dcf95ac (diff) | |
download | slackbuilds-a4b996c60c3a986b205c55d4eb2f0cd6348ce679.tar.gz |
system/seahorse: Updated for version 3.8.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/seahorse/seahorse.info')
-rw-r--r-- | system/seahorse/seahorse.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/seahorse/seahorse.info b/system/seahorse/seahorse.info index 35424a5b5f..cd26dc5883 100644 --- a/system/seahorse/seahorse.info +++ b/system/seahorse/seahorse.info @@ -1,10 +1,10 @@ PRGNAM="seahorse" -VERSION="3.4.1" +VERSION="3.8.1" HOMEPAGE="http://projects.gnome.org/seahorse/" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/seahorse/3.4/seahorse-3.4.1.tar.xz" -MD5SUM="0d5215a1b6d5747afe0909f4d91f53b9" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/seahorse/3.8/seahorse-3.8.1.tar.xz" +MD5SUM="5f80effb99f418d09fffaf701409620c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libcryptui" +REQUIRES="itstool libsecret" MAINTAINER="Andrew Rowland" -EMAIL="darowland@ieee.org" +EMAIL="weibullguy@gmail.com" |