mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
feh: update to 3.9.1.
This commit is contained in:
parent
f20a3f3ad7
commit
4674475dfe
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.9
|
version=3.9.1
|
||||||
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=8649962c41d2c7ec4cc3f438eb327638a1820ad5a66df6a9995964601ae6bca0
|
checksum=455c92711b588af149b945edc5c145f3e9aa137ed9689dabed49d5e4acac75fa
|
||||||
|
|
||||||
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