Date: Tuesday, March 30, 2010 @ 13:54:59 Author: ibiru Revision: 74273
update to 2.30 Modified: libwnck/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-30 17:48:43 UTC (rev 74272) +++ PKGBUILD 2010-03-30 17:54:59 UTC (rev 74273) @@ -1,17 +1,17 @@ # $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=libwnck -pkgver=2.29.92 +pkgver=2.30.0 pkgrel=1 pkgdesc="Window Navigator Construction Kit" arch=('i686' 'x86_64') license=('LGPL') -depends=('gtk2>=2.19.7' 'startup-notification>=0.10' 'libxres') +depends=('gtk2>=2.20.0' 'startup-notification>=0.10' 'libxres') makedepends=('pkgconfig' 'libxt>=1.0.6' 'intltool' 'gobject-introspection') options=('!libtool') url="http://www.gnome.org/" -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('0e52bac253d387c7ae7ed16a6c0673e01915b89ede7567debef74c9fbd930ab8') +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2) +sha256sums=('d35bcc28548945915da4f5cafd0555606f972e236cc5f9dbb0186186dfbf5247') build() { cd "${srcdir}/${pkgname}-${pkgver}"
