summaryrefslogtreecommitdiff
path: root/extra/cheese/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/cheese/PKGBUILD')
-rw-r--r--extra/cheese/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/cheese/PKGBUILD b/extra/cheese/PKGBUILD
index a76d0d289..e3508954b 100644
--- a/extra/cheese/PKGBUILD
+++ b/extra/cheese/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 186990 2013-06-02 19:42:17Z heftig $
+# $Id: PKGBUILD 191326 2013-07-23 16:47:58Z jgc $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=cheese
-pkgver=3.8.2
-pkgrel=2
+pkgver=3.8.3
+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)
license=('GPL')
@@ -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=('79d21f2a7ebf1e91b2c2aa595f3a6dcf899258b1d2e307371440540c3d3a4ec3')
+sha256sums=('5f08079b6ccaa6ea8de9163ff0e43554347c12e13f0a60eb6ad06d291c116937')
build() {
cd $pkgname-$pkgver