Skip to content

Commit

Permalink
Merge pull request #665 from mariux64/update-feh
Browse files Browse the repository at this point in the history
feh: update from from 2.23.2 to 2.25.1
  • Loading branch information
donald authored Mar 12, 2018
2 parents 93e4f7a + c5eab81 commit 7ebbbac
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion feh.be0
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
#!/usr/bin/env beesh

# BEE_VERSION feh-2.23.2-0
# BEE_VERSION feh-2.25.1-1

SRCURL[0]="https://feh.finalrewind.org/feh-${PKGVERSION}.tar.bz2"

# PATCHURL+=()

# EXCLUDE+=()

# Builtin EXIF tag display support, support --auto-rotate
export exif=1

# Support naturing sorting (`--version-sort`). Spawns compiler warning.
export verscmp=1

# build_in_sourcedir

# sourcesubdir_append src
Expand Down

0 comments on commit 7ebbbac

Please sign in to comment.