[arch-commits] Commit in feh/trunk (PKGBUILD)
Gaetan Bisson
bisson at archlinux.org
Mon Sep 5 19:40:13 UTC 2011
Date: Monday, September 5, 2011 @ 15:40:13
Author: bisson
Revision: 137061
upstream update
Modified:
feh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-05 18:52:32 UTC (rev 137060)
+++ PKGBUILD 2011-09-05 19:40:13 UTC (rev 137061)
@@ -5,7 +5,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=feh
-pkgver=1.15.1
+pkgver=1.16
pkgrel=1
pkgdesc='Fast, lightweight image viewer which uses imlib2'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
optdepends=('perl: feh-cam, webcam wrapper for feh')
makedepends=('libxt')
source=("${url}${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('0c098f2656b4ad8d178bc57a3692b06045b000ec')
+sha1sums=('4793cecb7986335c096bb3c8adf0c364c36d8a34')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list