[arch-commits] Commit in alltray/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Oct 1 02:36:17 UTC 2008


    Date: Tuesday, September 30, 2008 @ 22:36:17
  Author: eric
Revision: 13998

fixing svn conflict

Modified:
  alltray/repos/extra-x86_64/	(properties)
  alltray/repos/extra-x86_64/PKGBUILD

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


Property changes on: alltray/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /alltray/trunk:1
   + /alltray/trunk:1-13997

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-10-01 02:34:02 UTC (rev 13997)
+++ extra-x86_64/PKGBUILD	2008-10-01 02:36:17 UTC (rev 13998)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer : James Rayner <iphitus at gmail.com>
 # Contributor: Roberto Salas <ro0xito at gmail.com>
 
@@ -2,4 +3,4 @@
 pkgname=alltray
-pkgver=0.69
-pkgrel=3
+pkgver=0.70
+pkgrel=1
 pkgdesc="Drop's any app in the tray."
@@ -9,7 +10,9 @@
 arch=(i686 x86_64)
 url="http://alltray.sourceforge.net"
 depends=('gconf')
-source=(http://optusnet.dl.sourceforge.net/sourceforge/alltray/$pkgname-$pkgver.tar.gz)
+options=('!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/alltray/$pkgname-$pkgver.tar.gz)
+md5sums=('675a0a60f22fae04da787095ef0bd7d9')
 
 build()
 {
@@ -23,9 +26,6 @@
  
   make || return 1
   make DESTDIR=$startdir/pkg install
-
-  find $startdir/pkg -name *.la -exec rm {} +
 }
 
 
-md5sums=('ebc1c8eea945aff703d758e296b76cc9')




More information about the arch-commits mailing list