[arch-commits] Commit in gift/repos (extra-i686 extra-i686/PKGBUILD)

Kevin Piche kevin at archlinux.org
Fri Apr 25 00:37:07 UTC 2008


    Date: Thursday, April 24, 2008 @ 20:37:07
  Author: kevin
Revision: 948

Fix FS#10094.

Modified:
  gift/repos/extra-i686/	(properties)
  gift/repos/extra-i686/PKGBUILD

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


Property changes on: gift/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /gift/trunk:1
   + /gift/trunk:1-947

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-04-25 00:32:11 UTC (rev 947)
+++ extra-i686/PKGBUILD	2008-04-25 00:37:07 UTC (rev 948)
@@ -1,12 +1,14 @@
 # $Id$
-# Maintainer: Jason Chu <jason at archlinux.org>
+# Maintainer: Kevin <kevin at archlinux.org>
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=gift
 pkgver=0.11.8.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A bridge between P2P protocols and front-ends."
-depends=('libvorbis' 'libtool' 'perl')
+arch=(i686 x86_64)
+license=('GPL')
+depends=('libvorbis' 'libtool>=2.2' 'perl')
 source=(http://dl.sourceforge.net/sourceforge/gift/$pkgname-$pkgver.tar.bz2)
 md5sums=('1c70477af403af142359d07ee4a03348')
 url="http://gift.sourceforge.net"





More information about the arch-commits mailing list