mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 08:47:15 +08:00
feh: update to 2.15.2
This commit is contained in:
parent
fdba7b546e
commit
71966d1ad1
@ -1,5 +1,5 @@
|
|||||||
pkgname=feh
|
pkgname=feh
|
||||||
pkgver=2.15
|
pkgver=2.15.2
|
||||||
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')
|
||||||
@ -11,7 +11,7 @@ optdepends=('perl: feh-cam, webcam wrapper for feh'
|
|||||||
makedepends=('libxt')
|
makedepends=('libxt')
|
||||||
categories=('graphics')
|
categories=('graphics')
|
||||||
source=("${url}${pkgname}-${pkgver}.tar.bz2")
|
source=("${url}${pkgname}-${pkgver}.tar.bz2")
|
||||||
sha256sums=('42baa20bc5044288de6f782f5298566ff74ccbfee157264dfc0f8ebebebbab39')
|
sha256sums=('38c89b5d3109ca06d8917da334726d2b9e1a34f79e5091449ebf50e14199ce2e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user