diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-08-16 21:29:47 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:42 +0700 |
commit | fcb3370fa6ab865b1ad05ff48a3e68f1472f3b71 (patch) | |
tree | 4638408c14ec3c2aa050e49a134ccc6a68d14261 /graphics/feh | |
parent | 576ead9c2cf9b80fc4dfe9746867ab362d09d9e7 (diff) |
graphics/feh: Updated for version 2.19.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/feh')
-rw-r--r-- | graphics/feh/feh.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/feh/feh.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/feh/feh.SlackBuild b/graphics/feh/feh.SlackBuild index 6250b804321d..88a958583762 100644 --- a/graphics/feh/feh.SlackBuild +++ b/graphics/feh/feh.SlackBuild @@ -24,7 +24,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=feh -VERSION=${VERSION:-2.19} +VERSION=${VERSION:-2.19.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/feh/feh.info b/graphics/feh/feh.info index fe674c0d2b05..fd2e1b1e2449 100644 --- a/graphics/feh/feh.info +++ b/graphics/feh/feh.info @@ -1,8 +1,8 @@ PRGNAM="feh" -VERSION="2.19" +VERSION="2.19.2" HOMEPAGE="https://feh.finalrewind.org" -DOWNLOAD="https://feh.finalrewind.org/feh-2.19.tar.bz2" -MD5SUM="54fc20a0f35f0e2fea24541e622ae1d7" +DOWNLOAD="https://feh.finalrewind.org/feh-2.19.2.tar.bz2" +MD5SUM="e6509cbbead02a8e8bc861ba9169ce56" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="imlib2" |