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

Andrea Scarpino andrea at archlinux.org
Mon Dec 12 17:29:22 UTC 2011


    Date: Monday, December 12, 2011 @ 12:29:21
  Author: andrea
Revision: 144970

Better description and url; remove not needed libtool option

Modified:
  xfce4-appfinder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-12 17:23:28 UTC (rev 144969)
+++ PKGBUILD	2011-12-12 17:29:21 UTC (rev 144970)
@@ -1,20 +1,20 @@
 # $Id$
-# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Maintainer:
+# Contributor: AndyRTR <andyrtr at archlinux.org>
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfce4-appfinder
 pkgver=4.8.0
 pkgrel=1
-pkgdesc="Xfce application finder"
+pkgdesc="An application finder for Xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
-url="http://www.xfce.org/"
+url='http://www.xfce.org/projects/xfce4-appfinder'
 groups=('xfce4')
 depends=('libxfce4ui' 'garcon' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'intltool')
-options=('!libtool')
+makedepends=('intltool')
 install=${pkgname}.install
-source=(http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+source=("http://archive.xfce.org/src/xfce/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('fb4797ef91b90d111b989e98c3e000e0')
 
 build() {




More information about the arch-commits mailing list