From 1288a90c1fc94c14c578ebb43c3d2d8125a73593 Mon Sep 17 00:00:00 2001 From: Nafis Date: Mon, 1 Jun 2020 00:56:37 +0600 Subject: [PATCH] feh: update to 3.4.1. --- srcpkgs/feh/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/feh/template b/srcpkgs/feh/template index 6a9e1a9f8bc..57dbbc8f5d8 100644 --- a/srcpkgs/feh/template +++ b/srcpkgs/feh/template @@ -1,6 +1,6 @@ # Template file for 'feh' pkgname=feh -version=3.4 +version=3.4.1 revision=1 build_style=gnu-makefile make_use_env=yes @@ -12,10 +12,10 @@ depends="libjpeg-turbo-tools" short_desc="Fast and light imlib2-based image viewer" maintainer="Frank Steinborn " license="MIT-feh" -homepage="https://feh.finalrewind.org/" +homepage="https://feh.finalrewind.org" changelog="https://raw.githubusercontent.com/derf/feh/master/ChangeLog" distfiles="${homepage}/feh-${version}.tar.bz2" -checksum=18545ca5c7537268810bec564db9cd3ad1ca98c2a2f23ec243d3bac56cfc0365 +checksum=782463034ab0135bc8438515191f986db23a79d502154d23a7c07a7574907b7b pre_build() { sed -i 's|doc/feh/examples|examples/feh|' config.mk