summaryrefslogtreecommitdiff
path: root/testing/cheese/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/cheese/PKGBUILD')
-rw-r--r--testing/cheese/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/testing/cheese/PKGBUILD b/testing/cheese/PKGBUILD
index e1a699d80..c11d494ea 100644
--- a/testing/cheese/PKGBUILD
+++ b/testing/cheese/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 155024 2012-04-01 11:30:54Z heftig $
+# $Id: PKGBUILD 156387 2012-04-17 20:31:35Z ibiru $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=cheese
-pkgver=3.4.0
+pkgver=3.4.1
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)
@@ -19,11 +19,10 @@ 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=('96b0eae8e366e4d44921e148239167fcb6965dbbcb40e406d6a118c75377b41a')
+sha256sums=('b7a07c45217bdea6b9bc3ad56c19b5b7de4ddf939074efe94add7afb66a26dd0')
build() {
cd $pkgname-$pkgver
-
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
--disable-static --disable-schemas-compile
make