[arch-commits] Commit in libwnck/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Mar 18 22:27:46 UTC 2009


    Date: Wednesday, March 18, 2009 @ 18:27:45
  Author: jgc
Revision: 30355

upgpkg: libwnck 2.26.0-1
    GNOME 2.26

Modified:
  libwnck/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-18 22:24:29 UTC (rev 30354)
+++ PKGBUILD	2009-03-18 22:27:45 UTC (rev 30355)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Jan de Groot  <jgc at archlinux.org>
 pkgname=libwnck
-pkgver=2.24.2
+pkgver=2.26.0
 pkgrel=1
 pkgdesc="Window Navigator Construction Kit"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('gtk2>=2.14.5' 'startup-notification>=0.9' 'libxres')
+depends=('gtk2>=2.16.0' 'startup-notification>=0.9' 'libxres')
 makedepends=('pkgconfig' 'libxt' 'intltool')
 options=('!libtool')
 url="http://www.gnome.org/"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('1c939b1722579e5b7adc37068e77d72a')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('73873bf666fc18dff04d66c48400b0c5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list