[arch-commits] Commit in gtk2/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Oct 17 21:42:22 UTC 2008
Date: Friday, October 17, 2008 @ 17:42:22
Author: jgc
Revision: 15728
upgpkg: gtk2 2.14.4-1
Modified:
gtk2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-17 21:31:43 UTC (rev 15727)
+++ PKGBUILD 2008-10-17 21:42:22 UTC (rev 15728)
@@ -2,13 +2,13 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gtk2
-pkgver=2.14.3
+pkgver=2.14.4
pkgrel=1
pkgdesc="The GTK+ Toolkit (v2)"
arch=(i686 x86_64)
url="http://www.gtk.org/"
install=gtk2.install
-depends=('atk>=1.24.0' 'pango>=1.22.0' 'libxcursor' 'libxinerama' 'libxrandr>=1.2.1' 'libxi' 'libcups>=1.3.8-2' 'libxcomposite' 'libxdamage' 'heimdal>=1.2' 'gnutls>=2.4.1')
+depends=('atk>=1.24.0' 'pango>=1.22.0' 'libxcursor' 'libxinerama' 'libxrandr>=1.2.1' 'libxi' 'libcups>=1.3.8-2' 'libxcomposite' 'libxdamage' 'heimdal>=1.2' 'gnutls>=2.4.1' 'glib2>=2.18.2')
makedepends=('pkgconfig')
replaces=('gtkprint-cups' 'gail')
conflicts=('gtkprint-cups' 'gail')
@@ -18,7 +18,7 @@
license=('LGPL')
source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.14/gtk+-${pkgver}.tar.bz2
gtkclipboard-check.patch)
-md5sums=('359e44c8e47dfe04a09ac09b8e015e58'
+md5sums=('72bf65a54d2d29a6644dc0d28313ee67'
'4025d3c15d6c6f73a032f403ffd4ff1c')
build() {
More information about the arch-commits
mailing list