mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 15:07:17 +08:00
feh update
This commit is contained in:
parent
6cf67dcc9f
commit
5ef00ba566
13
feh/PKGBUILD
13
feh/PKGBUILD
@ -1,15 +1,10 @@
|
||||
#
|
||||
# Chakra Packages for Chakra, part of chakra-project.org
|
||||
# Apps Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=feh
|
||||
pkgver=2.5
|
||||
pkgver=2.6
|
||||
pkgrel=1
|
||||
pkgdesc="A fast, lightweight image viewer which uses imlib2"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -20,7 +15,7 @@ makedepends=('libxt')
|
||||
categories=('graphics')
|
||||
source=("http://feh.finalrewind.org/${pkgname}-${pkgver}.tar.bz2")
|
||||
categories=('graphics')
|
||||
sha1sums=('d1bf7fa8ec6b5d1ce16c291edf38d45de01f252d')
|
||||
md5sums=('95ed6ae854bcc4bd96fd0408a3861a05')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user