Date: Tuesday, March 30, 2010 @ 11:52:56 Author: ibiru Revision: 74112
update to 2.30.0 Modified: cheese/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-30 15:28:13 UTC (rev 74111) +++ PKGBUILD 2010-03-30 15:52:56 UTC (rev 74112) @@ -2,19 +2,19 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=cheese -pkgver=2.29.92 +pkgver=2.30.0 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') depends=('gnome-desktop>=2.29.92' 'gstreamer0.10-base-plugins>=0.10.26' 'gstreamer0.10-good-plugins>=0.10.18' 'librsvg>=2.26.0' 'gnome-icon-theme>=2.29.2' 'libcanberra') -makedepends=('pkgconfig' 'gnome-doc-utils>=0.19.5' 'intltool') +makedepends=('pkgconfig' 'gnome-doc-utils>=0.20.0' 'intltool') groups=('gnome-extra') options=('!libtool' '!emptydirs') url="http://www.gnome.org/projects/cheese/" install=cheese.install -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('933b590fee5d7a9edf4c88f484faae3fd697f6509b42c911ae3ba51b54f78a5a') +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2) +sha256sums=('7eab2c736abc1a333eb3dd7fb5c888c08f2dc0f34443b5801a7dfc581101aab9') build() { cd "${srcdir}/${pkgname}-${pkgver}"
