From 9fff8bd8a315274fa167267b320002d45ac182f0 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/feh/template b/srcpkgs/feh/template index 6a9e1a9f8bc..cfc5f6d468d 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 @@ -15,7 +15,7 @@ license="MIT-feh" 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