diff options
author | Brad Hermanson <apeitheo@gmail.com> | 2012-02-17 09:54:30 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2012-02-17 09:54:30 -0200 |
commit | d0d7e781d6a5eb1c04cd54bfd21777a3a48378ee (patch) | |
tree | b9b1dcb9ed5df1f3de6a96ba41197acd0bc42037 /graphics/shotwell | |
parent | 912e6cc2de3023bfa79cdd5d4711c4532afa5046 (diff) | |
download | slackbuilds-d0d7e781d6a5eb1c04cd54bfd21777a3a48378ee.tar.gz |
graphics/shotwell: Updated for version 0.11.6.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/shotwell')
-rw-r--r-- | graphics/shotwell/shotwell.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/shotwell/shotwell.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/shotwell/shotwell.SlackBuild b/graphics/shotwell/shotwell.SlackBuild index 5b36e411c9..2dd03af005 100644 --- a/graphics/shotwell/shotwell.SlackBuild +++ b/graphics/shotwell/shotwell.SlackBuild @@ -3,7 +3,7 @@ # Brad Hermanson <apeitheo@gmail.com> PRGNAM=shotwell -VERSION=0.11.5 +VERSION=0.11.6 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/shotwell/shotwell.info b/graphics/shotwell/shotwell.info index b5968eebae..907aca9273 100644 --- a/graphics/shotwell/shotwell.info +++ b/graphics/shotwell/shotwell.info @@ -1,10 +1,10 @@ PRGNAM="shotwell" -VERSION="0.11.5" +VERSION="0.11.6" HOMEPAGE="http://yorba.org/shotwell/" -DOWNLOAD="http://www.yorba.org/download/shotwell/0.11/shotwell-0.11.5.tar.bz2" -MD5SUM="d437c73127b1cb29a8f9c014effc6aa0" +DOWNLOAD="http://www.yorba.org/download/shotwell/0.11/shotwell-0.11.6.tar.bz2" +MD5SUM="bbbf2843eb98b6f0ef1dfcfb934e15cf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Brad Hermanson" EMAIL="apeitheo@gmail.com" -APPROVED="rworkman" +APPROVED="Niels Horn" |