[arch-commits] Commit in evolution-webcal/gnome-unstable (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Aug 23 14:33:28 UTC 2009


    Date: Sunday, August 23, 2009 @ 10:33:28
  Author: jgc
Revision: 50134

Update to 2.27.90 - remove libgnome dependency

Modified:
  evolution-webcal/gnome-unstable/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-23 14:29:05 UTC (rev 50133)
+++ PKGBUILD	2009-08-23 14:33:28 UTC (rev 50134)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evolution-webcal
-pkgver=2.26.0
-pkgrel=2
+pkgver=2.27.90
+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.27.90' 'libgnome>=2.27.5')
+depends=('evolution-data-server>=2.27.90')
 makedepends=('intltool' 'pkgconfig' 'evolution>=2.27.90')
 groups=('gnome-extra')
 options=(!emptydirs)
-source=(http://ftp.acc.umu.se/pub/GNOME/sources/evolution-webcal/2.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a36036a94dd043f57a6d84ab9b6c732c')
+source=(http://ftp.acc.umu.se/pub/GNOME/sources/evolution-webcal/2.27/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('28c4d7a2775976e3e49a1a9a1e54ddf2d4823c0dab4d6fcb5fed785b2d43a7e9')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list