mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
feh update
This commit is contained in:
parent
7a6ade4516
commit
f96ff4b9c6
@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
|
||||
pkgname=feh
|
||||
pkgver=2.1
|
||||
pkgver=2.2
|
||||
pkgrel=1
|
||||
pkgdesc="A fast, lightweight image viewer which uses imlib2"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -18,7 +18,7 @@ license=('MIT')
|
||||
depends=('libxinerama' 'giblib' 'perl')
|
||||
makedepends=('libxt')
|
||||
source=("http://feh.finalrewind.org/${pkgname}-${pkgver}.tar.bz2")
|
||||
sha1sums=('a5964122bf2ee2675eb9423dea7839410806fee9')
|
||||
sha1sums=('655db5f558cdb268ff55cb088994d78331bd39aa')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user