mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-09 14:47:17 +08:00
feh: update to 2.22
This commit is contained in:
parent
1deeb2aa52
commit
71626bc802
@ -1,5 +1,5 @@
|
|||||||
pkgname=feh
|
pkgname=feh
|
||||||
pkgver=2.20
|
pkgver=2.22
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Fast and light imlib2-based image viewer'
|
pkgdesc='Fast and light imlib2-based image viewer'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -10,7 +10,7 @@ optdepends=('imagemagick: support more file formats')
|
|||||||
makedepends=('libxt')
|
makedepends=('libxt')
|
||||||
categories=('graphics')
|
categories=('graphics')
|
||||||
source=("${url}${pkgname}-${pkgver}.tar.bz2")
|
source=("${url}${pkgname}-${pkgver}.tar.bz2")
|
||||||
sha256sums=('4b504302099ec6dd099c84dd7e285c80dc318977ebda48949593386bc26e700b')
|
sha256sums=('b257267cf58bf2eef31bd955d49437e165f0f1bf4e60b9ddfb460496d6670c7b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user