diff options
author | root <root@rshg054.dnsready.net> | 2012-05-17 00:02:42 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-05-17 00:02:42 +0000 |
commit | f675762300c4ee2717e029975bb3f94312245276 (patch) | |
tree | 3cb4f1276985f141129f7da1b3b8fad580df2ca3 /extra/cheese/PKGBUILD | |
parent | a7a5f4160bb345e35c58a565494d4416f601fc17 (diff) |
Thu May 17 00:02:42 UTC 2012
Diffstat (limited to 'extra/cheese/PKGBUILD')
-rw-r--r-- | extra/cheese/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/cheese/PKGBUILD b/extra/cheese/PKGBUILD index 1cba0857d..3eddc1cd4 100644 --- a/extra/cheese/PKGBUILD +++ b/extra/cheese/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 156720 2012-04-23 09:04:00Z ibiru $ +# $Id: PKGBUILD 159049 2012-05-15 11:05:32Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> pkgname=cheese -pkgver=3.4.1 +pkgver=3.4.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) @@ -19,7 +19,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=('b7a07c45217bdea6b9bc3ad56c19b5b7de4ddf939074efe94add7afb66a26dd0') +sha256sums=('730083e1fb7da1fc8c38978cbb957ff2128d6f132132b3863bd60c0963a120e0') build() { cd $pkgname-$pkgver |