Date: Sunday, March 21, 2010 @ 12:49:02 Author: jgc Revision: 72961 Update to 2.22.5
Added: glib2/repos/testing-i686/ Modified: glib2/repos/testing-i686/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: testing-i686/PKGBUILD =================================================================== --- core-i686/PKGBUILD 2010-03-21 16:43:17 UTC (rev 72957) +++ testing-i686/PKGBUILD 2010-03-21 16:49:02 UTC (rev 72961) @@ -2,19 +2,19 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=glib2 -pkgver=2.22.4 +pkgver=2.22.5 pkgrel=1 pkgdesc="Common C routines used by GTK+ 2.4 and other libs" url="http://www.gtk.org/" arch=(i686 x86_64) license=('LGPL') -depends=('pcre>=7.9') +depends=('pcre>=8.01') makedepends=('pkgconfig') options=('!libtool' '!docs') source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.22/glib-${pkgver}.tar.bz2 glib2.sh glib2.csh) -sha256sums=('0d1f6bf8aaeab772f2370229eefda45bef434e3f29a7d1d8e5dfafeaa1d8ad14' +sha256sums=('802be9c9ffeb631725ffd6ed35af0af309776729a7fab4fcb48f2b0b8fe7245b' '9456872cdedcc639fb679448d74b85b0facf81033e27157d2861b991823b5a2a' '8d5626ffa361304ad3696493c0ef041d0ab10c857f6ef32116b3e2878ecf89e3')
