diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-02-02 05:06:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-02 05:06:33 +0700 |
commit | 6579a6ae60b6d955aafba0184b0b8c49edfdabcd (patch) | |
tree | 99e32ae35cd06f0a696eb0c6ff11362984596e8d /graphics/feh | |
parent | 529c4b98d152b86787b6d5174296938baecf6b67 (diff) | |
download | slackbuilds-6579a6ae60b6d955aafba0184b0b8c49edfdabcd.tar.gz |
graphics/feh: Updated for version 2.23.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 6c30500095..8a90734be1 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.23} +VERSION=${VERSION:-2.23.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/feh/feh.info b/graphics/feh/feh.info index b8593d5ce9..d44b194752 100644 --- a/graphics/feh/feh.info +++ b/graphics/feh/feh.info @@ -1,8 +1,8 @@ PRGNAM="feh" -VERSION="2.23" +VERSION="2.23.1" HOMEPAGE="https://feh.finalrewind.org" -DOWNLOAD="https://feh.finalrewind.org/feh-2.23.tar.bz2" -MD5SUM="b07dfbb4515b527ec2b115e2355f43f6" +DOWNLOAD="https://feh.finalrewind.org/feh-2.23.1.tar.bz2" +MD5SUM="3fc9d1f674c7f7880069161f1d70e4b0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="imlib2" |