From c5eab81ccb135b07740ad4241069747a7723aeed Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Mon, 12 Mar 2018 13:44:49 +0100 Subject: [PATCH] feh: update from from 2.23.2 to 2.25.1 - add --auto-rotate - add --version-sort --- feh.be0 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/feh.be0 b/feh.be0 index 4221107a0..09296d598 100755 --- a/feh.be0 +++ b/feh.be0 @@ -1,6 +1,6 @@ #!/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" @@ -8,6 +8,12 @@ SRCURL[0]="https://feh.finalrewind.org/feh-${PKGVERSION}.tar.bz2" # 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