feh: update to 3.7.2.
This commit is contained in:
parent
4b79558772
commit
73517b20c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'feh'
|
# Template file for 'feh'
|
||||||
pkgname=feh
|
pkgname=feh
|
||||||
version=3.7.1
|
version=3.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -15,7 +15,7 @@ license="MIT-feh"
|
||||||
homepage="https://feh.finalrewind.org"
|
homepage="https://feh.finalrewind.org"
|
||||||
changelog="https://raw.githubusercontent.com/derf/feh/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/derf/feh/master/ChangeLog"
|
||||||
distfiles="${homepage}/feh-${version}.tar.bz2"
|
distfiles="${homepage}/feh-${version}.tar.bz2"
|
||||||
checksum=57ab1ca61f57c96595878069f550d36f518530f88fa31b74cc39cd739f9258b6
|
checksum=84718fd2720cf540d245768494fe0eb4e598f44b39e2326bae8c368a829c8258
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
vsed -i 's|doc/feh/examples|examples/feh|' config.mk
|
vsed -i 's|doc/feh/examples|examples/feh|' config.mk
|
||||||
|
|
Loading…
Reference in a new issue