summaryrefslogtreecommitdiff
path: root/extra/xfce4-appfinder
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xfce4-appfinder')
-rw-r--r--extra/xfce4-appfinder/PKGBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/extra/xfce4-appfinder/PKGBUILD b/extra/xfce4-appfinder/PKGBUILD
index 7d61e5cb6..e5120ec9b 100644
--- a/extra/xfce4-appfinder/PKGBUILD
+++ b/extra/xfce4-appfinder/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 106402 2011-01-16 17:26:11Z andyrtr $
-# Maintainer: AndyRTR <andyrtr@archlinux.org>
+# $Id: PKGBUILD 149234 2012-02-06 16:14:59Z foutrelis $
+# Maintainer:
+# Contributor: AndyRTR <andyrtr@archlinux.org>
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-appfinder
pkgver=4.8.0
-pkgrel=1.1
-pkgdesc="Xfce application finder"
+pkgrel=2
+pkgdesc="An application finder for Xfce"
arch=('i686' 'x86_64' 'mips64el')
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() {