Date: Monday, September 27, 2010 @ 08:09:33 Author: jgc Revision: 91550
upgpkg: libwnck 2.30.5-1 Update to 2.30.5 Modified: libwnck/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-09-27 12:05:22 UTC (rev 91549) +++ PKGBUILD 2010-09-27 12:09:33 UTC (rev 91550) @@ -1,17 +1,17 @@ # $Id$ # Maintainer: Jan de Groot <[email protected]> pkgname=libwnck -pkgver=2.30.4 +pkgver=2.30.5 pkgrel=1 pkgdesc="Window Navigator Construction Kit" arch=('i686' 'x86_64') license=('LGPL') -depends=('gtk2>=2.20.1' 'startup-notification>=0.10' 'libxres') +depends=('gtk2>=2.22.0' 'startup-notification>=0.10' 'libxres') makedepends=('pkg-config' 'libxt>=1.0.6' 'intltool' 'gobject-introspection') options=('!libtool') url="http://www.gnome.org/" source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('e1a642490b8538c180486f80129d046a42b61f3f7f888774391e1ccddfaae59a') +sha256sums=('56b6681e89cd45491bb640165d62276d81369a08974042b26645dc1e0e954cc1') build() { cd "${srcdir}/${pkgname}-${pkgver}"
