[arch-commits] Commit in xfce4-appfinder/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Apr 20 21:14:46 UTC 2009
Date: Monday, April 20, 2009 @ 17:14:45
Author: andyrtr
Revision: 36274
upgpkg: xfce4-appfinder 4.6.1-1
new version 4.6.1
Modified:
xfce4-appfinder/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-20 21:14:38 UTC (rev 36273)
+++ PKGBUILD 2009-04-20 21:14:45 UTC (rev 36274)
@@ -2,19 +2,19 @@
# Maintainer: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-appfinder
-pkgver=4.6.0
+pkgver=4.6.1
pkgrel=1
pkgdesc="Xfce application finder"
arch=(i686 x86_64)
license=('GPL2')
url="http://www.xfce.org/"
groups=('xfce4')
-depends=('thunar>=1.0.0' "libxfce4menu>=$pkgver" 'hicolor-icon-theme')
+depends=('thunar>=1.0.1' "libxfce4menu>=$pkgver" 'hicolor-icon-theme')
makedepends=('pkgconfig' 'intltool')
options=('!libtool')
install=${pkgname}.install
source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('414b20e3569130348d96b0e74c7d1f3f')
+md5sums=('a1bc7d88100cfd92714a300be531589b')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list