[arch-commits] Commit in libsigc++2.0 (gnome-unstable trunk/PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Oct 11 22:08:11 UTC 2009


    Date: Sunday, October 11, 2009 @ 18:08:11
  Author: jgc
Revision: 55103

Merge gnome-unstable

Modified:
  libsigc++2.0/trunk/PKGBUILD
Deleted:
  libsigc++2.0/gnome-unstable/

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-10-11 22:07:55 UTC (rev 55102)
+++ trunk/PKGBUILD	2009-10-11 22:08:11 UTC (rev 55103)
@@ -3,16 +3,16 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=libsigc++2.0
-pkgver=2.2.3
+pkgver=2.2.4.2
 pkgrel=1
 pkgdesc="Libsigc++ implements a full callback system for use in widget libraries - V2"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://libsigc.sourceforge.net/"
 source=(http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-${pkgver}.tar.bz2)
-depends=('gcc-libs>=4.3.2')
+depends=('gcc-libs>=4.4.1')
 options=(!libtool !emptydirs)
-md5sums=('f4574b343eebc4bff66a9e1e5ce6e490')
+sha256sums=('998e4af392090a0db15102ba0f753fc6fc636574956c8292eb615a2a7823e201')
 
 build() {
   cd "${srcdir}/libsigc++-${pkgver}"




More information about the arch-commits mailing list