Date: Tuesday, March 30, 2010 @ 18:16:02 Author: ibiru Revision: 74415
update to 2.28.1 Modified: evolution-webcal/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-30 22:06:44 UTC (rev 74414) +++ PKGBUILD 2010-03-30 22:16:02 UTC (rev 74415) @@ -2,19 +2,19 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=evolution-webcal -pkgver=2.28.0 +pkgver=2.28.1 pkgrel=1 pkgdesc="Evolution Web calendar" arch=(i686 x86_64) license=('GPL') install=evolution-webcal.install url="http://www.ximian.com" -depends=('evolution-data-server>=2.28.0') -makedepends=('intltool' 'pkgconfig' 'evolution>=2.28.0') +depends=('evolution-data-server>=2.30.0') +makedepends=('intltool' 'pkgconfig' 'evolution>=2.30.0') groups=('gnome-extra') options=(!emptydirs) source=(http://ftp.acc.umu.se/pub/GNOME/sources/evolution-webcal/2.28/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('0518327536f1e43e14a19f0957e38a7c6cde224a971562a5a2c00cc7438cb7bd') +sha256sums=('eeff6d0c9f45647ee1bc19585fd17f81caa87e99b95501f87d7ab1cdac1060c1') build() { cd "${srcdir}/${pkgname}-${pkgver}"
