Date: Saturday, May 24, 2014 @ 01:38:12 Author: heftig Revision: 213473
3.12.2 Modified: cheese/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-23 23:37:51 UTC (rev 213472) +++ PKGBUILD 2014-05-23 23:38:12 UTC (rev 213473) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <j...@archlinux.org> pkgname=cheese -pkgver=3.12.1 +pkgver=3.12.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 @@ url="http://www.gnome.org/projects/cheese/" install=cheese.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('8185cecc4639c6c3c1474a0d50c8f571137a7ffada868329f0129dd6cb651a05') +sha256sums=('a7b45369e75e222e3bd5e9a4408a0e6c230be0c49d359a387d36a42e17e3bc64') build() { cd $pkgname-$pkgver