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

Ionut Biru ibiru at archlinux.org
Sat Sep 18 19:45:26 UTC 2010


    Date: Saturday, September 18, 2010 @ 15:45:25
  Author: ibiru
Revision: 90889

upgpkg: libgee 0.5.3-2
adding g-i support

Modified:
  libgee/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-18 19:27:36 UTC (rev 90888)
+++ PKGBUILD	2010-09-18 19:45:25 UTC (rev 90889)
@@ -4,12 +4,13 @@
 
 pkgname=libgee
 pkgver=0.5.3
-pkgrel=1
+pkgrel=2
 pkgdesc="GObject collection library"
 url="http://live.gnome.org/Libgee"
 license=('LGPL2.1')
 arch=('i686' 'x86_64')
 depends=('glib2')
+makedepends=('gobject-introspection')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/GNOME/sources/libgee/0.5/${pkgname}-${pkgver}.tar.bz2)
 sha256sums=('98c9e5c436059ca7e411815237e31ca7506a8ca152f2c797749ec595be99d893')




More information about the arch-commits mailing list