summaryrefslogtreecommitdiff
path: root/community/guvcview
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-23 01:23:27 -0700
committerroot <root@rshg054.dnsready.net>2013-07-23 01:23:27 -0700
commit113b1085958460c3c47be9d93c1b851f60d5d662 (patch)
tree27457555c3f1cf51a08dd7f25ee63d4303623b1b /community/guvcview
parent5072cee45a3dc5638ba936dfb4e717bf918b6d06 (diff)
Tue Jul 23 01:22:55 PDT 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 b63e5b471..26fd5b405 100644
--- a/community/guvcview/PKGBUILD
+++ b/community/guvcview/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 90045 2013-05-06 19:37:46Z foutrelis $
+# $Id: PKGBUILD 94403 2013-07-22 17:10:07Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Maxwell Pray a.k.a. Synthead <synthead@gmail.com>
pkgname=guvcview
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.7.1
+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=('fe141fe2fe2a16df69f7866c27334a56')
+md5sums=('5ca1b9c89d2b9370ee203dcc24efd695')
build() {
cd "${srcdir}/${pkgname}-src-${pkgver}"