mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:17:48 +08:00
feh: update to 2.27
This commit is contained in:
parent
bdd5d4cebb
commit
bdd78a7cfe
@ -1,5 +1,5 @@
|
|||||||
pkgname=feh
|
pkgname=feh
|
||||||
pkgver=2.26.4
|
pkgver=2.27
|
||||||
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=('074f8527a17fc5add70018a7f3887d78d5bdf545611636b88641f27e9e844795')
|
sha256sums=('af326845ef7483ecbffde697fdadb39298a68069d79644e249c69c9ad464c64e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user