diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-03-09 08:37:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-09 08:37:39 +0700 |
commit | 835c052d8620b1dbb73796a3ab5463f2441d2f12 (patch) | |
tree | 08def22878ccab3e484a3e6a88f361c6c6d56fea /graphics | |
parent | eb5eb5816763d56d58b196e0e9bb55dc85dcab5e (diff) | |
download | slackbuilds-835c052d8620b1dbb73796a3ab5463f2441d2f12.tar.gz |
graphics/feh: Updated for version 2.25.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-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 c3b3f28364..22a2f402d2 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.25} +VERSION=${VERSION:-2.25.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/feh/feh.info b/graphics/feh/feh.info index dc28ba110d..03537fcf95 100644 --- a/graphics/feh/feh.info +++ b/graphics/feh/feh.info @@ -1,8 +1,8 @@ PRGNAM="feh" -VERSION="2.25" +VERSION="2.25.1" HOMEPAGE="https://feh.finalrewind.org" -DOWNLOAD="https://feh.finalrewind.org/feh-2.25.tar.bz2" -MD5SUM="f69498c7bf2614df6695635d473ee999" +DOWNLOAD="https://feh.finalrewind.org/feh-2.25.1.tar.bz2" +MD5SUM="f3b8d885f8616347325416e004471bb8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="imlib2" |