mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
graphics/feh: Updated for version 2.21.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
2af4e60d97
commit
601c66a3a5
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=feh
|
||||
VERSION=${VERSION:-2.20}
|
||||
VERSION=${VERSION:-2.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="feh"
|
||||
VERSION="2.20"
|
||||
VERSION="2.21"
|
||||
HOMEPAGE="https://feh.finalrewind.org"
|
||||
DOWNLOAD="https://feh.finalrewind.org/feh-2.20.tar.bz2"
|
||||
MD5SUM="0c274dddccf497e4e5ad402cd2197e13"
|
||||
DOWNLOAD="https://feh.finalrewind.org/feh-2.21.tar.bz2"
|
||||
MD5SUM="342d3e1833575c3459d08e63dd9deef2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="imlib2"
|
||||
|
|
Loading…
Reference in a new issue