[arch-commits] Commit in feh/trunk (PKGBUILD)
Gaetan Bisson
bisson at archlinux.org
Thu Sep 27 22:43:15 UTC 2012
Date: Thursday, September 27, 2012 @ 18:43:15
Author: bisson
Revision: 167202
upstream update
Modified:
feh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-09-27 19:22:41 UTC (rev 167201)
+++ PKGBUILD 2012-09-27 22:43:15 UTC (rev 167202)
@@ -5,7 +5,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=feh
-pkgver=2.6.2
+pkgver=2.6.3
pkgrel=1
pkgdesc='Fast and light imlib2-based image viewer'
url='http://feh.finalrewind.org/'
@@ -16,7 +16,7 @@
'imagemagick: support more file formats')
makedepends=('libxt')
source=("${url}${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('a2c6cf99ef2128834d14c0367cb5a9a11957ba6c')
+sha1sums=('3aa991b1596d5bc1fb35e8a1b356b5f1a8a9c04e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list