summaryrefslogtreecommitdiff
path: root/extra/cheese
diff options
context:
space:
mode:
Diffstat (limited to 'extra/cheese')
-rw-r--r--extra/cheese/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/cheese/PKGBUILD b/extra/cheese/PKGBUILD
index 78948b2c3..4fa32fc80 100644
--- a/extra/cheese/PKGBUILD
+++ b/extra/cheese/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183338 2013-04-21 22:08:39Z heftig $
+# $Id: PKGBUILD 185449 2013-05-14 10:14:59Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=cheese
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="Use your webcam to take photos and videos, apply fancy special effects and share the fun with others"
arch=(i686 x86_64)
@@ -16,7 +16,7 @@ options=('!libtool' '!emptydirs')
url="http://www.gnome.org/projects/cheese/"
install=cheese.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e9f7a7855c52451cfc59ffa23962eaa5fda7c9bc629bb975f4328af061d01eeb')
+sha256sums=('79d21f2a7ebf1e91b2c2aa595f3a6dcf899258b1d2e307371440540c3d3a4ec3')
build() {
cd $pkgname-$pkgver