[arch-commits] Commit in libv4l/trunk (PKGBUILD)
Thomas Bächler
thomas at archlinux.org
Tue Feb 9 12:38:43 UTC 2010
Date: Tuesday, February 9, 2010 @ 07:38:43
Author: thomas
Revision: 67895
Upstream update
Modified:
libv4l/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-09 12:23:50 UTC (rev 67894)
+++ PKGBUILD 2010-02-09 12:38:43 UTC (rev 67895)
@@ -1,15 +1,15 @@
# $Id$
# Maintainer: Thomas Baechler <thomas at archlinux.org>
pkgname=libv4l
-pkgver=0.6.3
-pkgrel=2
+pkgver=0.6.4
+pkgrel=1
pkgdesc="Userspace library for Video 4 Linux (1 and 2)"
arch=('i686' 'x86_64')
url="http://hansdegoede.livejournal.com/3636.html"
license=('LGPL')
depends=('glibc')
source=(http://people.fedoraproject.org/~jwrdegoede/${pkgname}-${pkgver}.tar.gz)
-md5sums=('f480bcbeaaf47257a278a10391ad2650')
+sha256sums=('d24bc2b14a4a631d6d07f73992508bed0360b6f5d96bc95af93c44d67cb6e53a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list