mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Version-up feh
This commit is contained in:
parent
82f9c39602
commit
d507501d26
@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
|
||||
pkgname=feh
|
||||
pkgver=1.10
|
||||
pkgver=1.10.1
|
||||
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=("https://derf.homelinux.org/~derf/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
|
||||
sha1sums=('c42095ed6a7636fe9d1ec90d3994f4a57af84681')
|
||||
sha1sums=('2784c80f58e8d5ecc2ed05d6473ec6a574aa25cf')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user