summaryrefslogtreecommitdiff
path: root/community/guvcview
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/guvcview
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'community/guvcview')
-rw-r--r--community/guvcview/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/guvcview/PKGBUILD b/community/guvcview/PKGBUILD
index 34e3bb3fd..6ba517283 100644
--- a/community/guvcview/PKGBUILD
+++ b/community/guvcview/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 94885 2013-08-01 06:55:00Z bpiotrowski $
+# $Id: PKGBUILD 102513 2013-12-12 16:22:48Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Maxwell Pray a.k.a. Synthead <synthead@gmail.com>
pkgname=guvcview
-pkgver=1.7.1
-pkgrel=2
+pkgver=1.7.2
+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 @@ makedepends=('pkg-config' 'intltool')
optdepends=('pulseaudio: for PulseAudio support')
options=('!docs')
source=("http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz")
-md5sums=('5ca1b9c89d2b9370ee203dcc24efd695')
+md5sums=('93fa335e6ce52bb730541d5280ed0dad')
build() {
cd "${srcdir}/${pkgname}-src-${pkgver}"