feh: update to 3.4.
This commit is contained in:
parent
b310889f17
commit
9d89167892
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'feh'
|
||||
pkgname=feh
|
||||
version=3.3
|
||||
version=3.4
|
||||
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=f3959958258111d5f7c9fbe2e165c52b9d5987f07fd1f37540a4abf9f9638811
|
||||
checksum=18545ca5c7537268810bec564db9cd3ad1ca98c2a2f23ec243d3bac56cfc0365
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|doc/feh/examples|examples/feh|' config.mk
|
||||
|
|
Loading…
Reference in a new issue