[arch-commits] Commit in v4l-utils/trunk (PKGBUILD)
Thomas Bächler
thomas at nymeria.archlinux.org
Sun Feb 2 11:52:07 UTC 2014
Date: Sunday, February 2, 2014 @ 12:52:07
Author: thomas
Revision: 204967
upgpkg: v4l-utils 1.0.1-1
Modified:
v4l-utils/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-02 11:46:15 UTC (rev 204966)
+++ PKGBUILD 2014-02-02 11:52:07 UTC (rev 204967)
@@ -1,11 +1,11 @@
# $Id$
# Maintainer: Thomas Bächler <thomas at archlinux.org>
pkgname=v4l-utils
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
pkgdesc="Userspace tools and conversion library for Video 4 Linux"
arch=('i686' 'x86_64')
-url="http://freshmeat.net/projects/libv4l"
+url="http://linuxtv.org/"
provides=("libv4l=$pkgver")
replaces=('libv4l')
conflicts=('libv4l')
@@ -16,7 +16,7 @@
depends=('glibc' 'gcc-libs' 'sysfsutils' 'libjpeg-turbo')
source=(http://linuxtv.org/downloads/v4l-utils/${pkgname}-${pkgver}.tar.bz2
http://linuxtv.org/downloads/v4l-utils/${pkgname}-${pkgver}.tar.bz2.asc)
-sha256sums=('1de3882099e04e89e354675ee408b82c8ac8afd3ca6ab27ea321771901285f30'
+sha256sums=('fc0132e82a18dfad9619be3abf50c206e2f449b1c14440cde36f25874fdce7df'
'SKIP')
build() {
More information about the arch-commits
mailing list