[skip-ci] feh: update to 2.26

This commit is contained in:
Jeff Huang 2018-04-21 03:28:58 +01:00
parent aedda32d3b
commit 51d16320a5

View File

@ -1,5 +1,5 @@
pkgname=feh
pkgver=2.24
pkgver=2.26
pkgrel=1
pkgdesc='Fast and light imlib2-based image viewer'
arch=('x86_64')
@ -10,7 +10,7 @@ optdepends=('imagemagick: support more file formats')
makedepends=('libxt')
categories=('graphics')
source=("${url}${pkgname}-${pkgver}.tar.bz2")
sha256sums=('98172dc548dddc6653c5b4193072775ee219d589dcd9ea3b1bf1d432675f1891')
sha256sums=('b1d6bfdd79060d864b8eff05b916153be04801998148620125e3ac31f99f6c86')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"