[arch-commits] Commit in feh/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Apr 23 13:13:22 UTC 2010
Date: Friday, April 23, 2010 @ 09:13:21
Author: andrea
Revision: 78404
upgpkg: feh 1.4.3-1
upstream release
Modified:
feh/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-23 12:14:38 UTC (rev 78403)
+++ PKGBUILD 2010-04-23 13:13:21 UTC (rev 78404)
@@ -1,11 +1,12 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
# Contributor: dorphell <dorphell at archlinux.org>
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=feh
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.4.3
+pkgrel=1
pkgdesc="A fast, lightweight image viewer which uses imlib2"
arch=('i686' 'x86_64')
url="https://derf.homelinux.org/~derf/projects/feh/"
@@ -13,7 +14,7 @@
depends=('libxinerama' 'giblib' 'perl')
makedepends=('libxt')
source=("https://derf.homelinux.org/~derf/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('19906a6e319e99e0d98856f64324fed8')
+md5sums=('516d57215ed28f3561b3d96413119bb8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list