mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
feh: update to 3.3.
This commit is contained in:
parent
3d823fdb09
commit
c63c279548
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'feh'
|
||||
pkgname=feh
|
||||
version=3.2.1
|
||||
revision=2
|
||||
version=3.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
make_build_args="PREFIX=/usr exif=1 help=1 stat64=1 inotify=1"
|
||||
|
@ -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=8f9741399b4b184ba28698c0fd7722638e79abac8e6c27eb526cc52b11ee0a1c
|
||||
checksum=f3959958258111d5f7c9fbe2e165c52b9d5987f07fd1f37540a4abf9f9638811
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|doc/feh/examples|examples/feh|' config.mk
|
||||
|
|
Loading…
Add table
Reference in a new issue