[arch-commits] CVS update of extra/gnome/orbit2 (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Jul 30 17:56:38 UTC 2007


    Date: Monday, July 30, 2007 @ 13:56:38
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/orbit2

Modified: PKGBUILD (1.24 -> 1.25)

upgpkg: orbit2 2.14.8-1
Fix license


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


Index: extra/gnome/orbit2/PKGBUILD
diff -u extra/gnome/orbit2/PKGBUILD:1.24 extra/gnome/orbit2/PKGBUILD:1.25
--- extra/gnome/orbit2/PKGBUILD:1.24	Sun Apr 22 09:51:16 2007
+++ extra/gnome/orbit2/PKGBUILD	Mon Jul 30 13:56:38 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.24 2007/04/22 13:51:16 jgc Exp $
+# $Id: PKGBUILD,v 1.25 2007/07/30 17:56:38 jgc Exp $
 # Maintainer: Jan de Groot <jan at archlinux.org>
 
 pkgname=orbit2
-pkgver=2.14.7
-pkgrel=2
+pkgver=2.14.8
+pkgrel=1
 pkgdesc="Thin/fast CORBA ORB"
 arch=(i686 x86_64)
+license=('LGPL' 'GPL')
 depends=('libidl2>=0.8.8')
 makedepends=('pkgconfig')
-options=('nolibtool')
+options=('!libtool')
 install=orbit.install
 url="http://www.gnome.org"
-license=(GPL)
 source=(http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/ORBit2-${pkgver}.tar.bz2)
-md5sums=('3440c44aaef14dd96e4ccd7ce22a7e6e')
+md5sums=('661c7afc457d44c2f9dcf1811dd2150d')
 
 build() {
   cd ${startdir}/src/ORBit2-${pkgver}




More information about the arch-commits mailing list