summaryrefslogtreecommitdiff
path: root/community/guvcview/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-20 03:34:20 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-20 03:34:20 +0000
commit2f8045ba14153d1665148e3cff527ce4f6bf66e5 (patch)
tree637a66d43f28d341e0504c3c75fea27e4e490312 /community/guvcview/PKGBUILD
parent322e623017947f32cb26db4c80f8eec2c5736401 (diff)
Thu Feb 20 03:30:17 UTC 2014
Diffstat (limited to 'community/guvcview/PKGBUILD')
-rw-r--r--community/guvcview/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/guvcview/PKGBUILD b/community/guvcview/PKGBUILD
index 6ba517283..174bc39e1 100644
--- a/community/guvcview/PKGBUILD
+++ b/community/guvcview/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 102513 2013-12-12 16:22:48Z giovanni $
+# $Id: PKGBUILD 105940 2014-02-19 16:43:36Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Maxwell Pray a.k.a. Synthead <synthead@gmail.com>
pkgname=guvcview
-pkgver=1.7.2
+pkgver=1.7.3
pkgrel=1
pkgdesc="A video viewer and capturer for the linux uvc driver"
arch=('i686' 'x86_64')
@@ -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=('93fa335e6ce52bb730541d5280ed0dad')
+md5sums=('f9c510ed9908a8d20ca27099aca948a7')
build() {
cd "${srcdir}/${pkgname}-src-${pkgver}"