mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
feh: update to 3.10.2
This commit is contained in:
parent
4f5ddf0de5
commit
8bec56523c
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
|
version=3.10.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=1d71d1f6dcfe9ffee5e2766969a11978f7eb4fac7d7ae556f104c11f9c57cc98
|
checksum=5f94a77de25c5398876f0cf431612d782b842f4db154d2139b778c8f196e8969
|
||||||
|
|
||||||
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