From 3413e75c9cdb6c0daf6ddf92f469a2221c94a55b Mon Sep 17 00:00:00 2001 From: root Date: Wed, 17 Aug 2011 23:14:29 +0000 Subject: Wed Aug 17 23:14:29 UTC 2011 --- community/fswebcam/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/fswebcam/PKGBUILD') diff --git a/community/fswebcam/PKGBUILD b/community/fswebcam/PKGBUILD index 797cca000..73d890c07 100644 --- a/community/fswebcam/PKGBUILD +++ b/community/fswebcam/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 37156 2011-01-11 17:12:18Z ttopper $ +# $Id: PKGBUILD 54317 2011-08-16 18:16:02Z ttopper $ # Maintainer: Thorsten Töpper # Contributor: SpepS # Contributor: Philipp Robbel pkgname=fswebcam -pkgver=20101118 +pkgver=20110717 pkgrel=1 pkgdesc="Tiny and flexible webcam app." arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ license=('GPL') depends=('gd') backup=("etc/$pkgname.conf") source=("$url/files/$pkgname-$pkgver.tar.gz") -md5sums=('b4be05ed7c728c68424e947ed452b29f') +md5sums=('6e09f1f31cf7cd0ac1d4d688a0acbe41') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf