[arch-commits] Commit in guvcview/trunk (PKGBUILD)
Giovanni Scafora
giovanni at nymeria.archlinux.org
Mon Mar 4 16:14:11 UTC 2013
Date: Monday, March 4, 2013 @ 17:14:10
Author: giovanni
Revision: 85668
upgpkg: guvcview 1.7.0-1
upstream release
Modified:
guvcview/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-03-04 15:53:46 UTC (rev 85667)
+++ PKGBUILD 2013-03-04 16:14:10 UTC (rev 85668)
@@ -3,8 +3,8 @@
# Contributor: Maxwell Pray a.k.a. Synthead <synthead at gmail.com>
pkgname=guvcview
-pkgver=1.6.1
-pkgrel=3
+pkgver=1.7.0
+pkgrel=1
pkgdesc="A video viewer and capturer for the linux uvc driver"
arch=('i686' 'x86_64')
url="http://guvcview.sourceforge.net/"
@@ -14,7 +14,7 @@
optdepends=('pulseaudio: for PulseAudio support')
options=('!docs')
source=("http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz")
-md5sums=('b3dfd04d8aae0c807d5f5d6ba035580f')
+md5sums=('fe141fe2fe2a16df69f7866c27334a56')
build() {
cd "${srcdir}/${pkgname}-src-${pkgver}"
More information about the arch-commits
mailing list