mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
feh: update to 3.10.3
This commit is contained in:
parent
d6987c7365
commit
00cfb517ec
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.10.2
|
version=3.10.3
|
||||||
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=5f94a77de25c5398876f0cf431612d782b842f4db154d2139b778c8f196e8969
|
checksum=5426e2799770217af1e01c2e8c182d9ca8687d84613321d8ab4a66fe4041e9c8
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue