Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/feh/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'feh'
pkgname=feh
version=3.12.1
version=3.12.2
revision=1
build_style=gnu-makefile
make_use_env=yes
Expand All @@ -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=6772f48e7956a16736e4c165a8367f357efc413b895f5b04133366e01438f95d
checksum=7ce358b18a7f37bcc97a09b4efd89fdadd54cd8e7032db345f61e66dd04b1c3f

pre_build() {
vsed -i 's|doc/feh/examples|examples/feh|' config.mk
Expand Down