Date: Monday, March 29, 2010 @ 05:23:28 Author: jgc Revision: 73893 upgpkg: libsigc++2.0 2.2.5-1 Update to 2.2.5
Modified: libsigc++2.0/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-29 09:22:15 UTC (rev 73892) +++ PKGBUILD 2010-03-29 09:23:28 UTC (rev 73893) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=libsigc++2.0 -pkgver=2.2.4.2 +pkgver=2.2.5 pkgrel=1 pkgdesc="Libsigc++ implements a full callback system for use in widget libraries - V2" arch=(i686 x86_64) @@ -12,7 +12,7 @@ source=(http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-${pkgver}.tar.bz2) depends=('gcc-libs>=4.4.1') options=(!libtool !emptydirs) -sha256sums=('998e4af392090a0db15102ba0f753fc6fc636574956c8292eb615a2a7823e201') +sha256sums=('1249e77ef9556227c10d0dad726f0946fecc3b36e448ae72368ef8f3d3b520ba') build() { cd "${srcdir}/libsigc++-${pkgver}"
