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

Sergej Pupykin spupykin at archlinux.org
Wed Feb 25 12:22:52 UTC 2015


    Date: Wednesday, February 25, 2015 @ 13:22:52
  Author: spupykin
Revision: 128221

upgpkg: xfe 1.40-2

upd

Modified:
  xfe/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-25 11:38:07 UTC (rev 128220)
+++ PKGBUILD	2015-02-25 12:22:52 UTC (rev 128221)
@@ -5,12 +5,12 @@
 
 pkgname=xfe
 pkgver=1.40
-pkgrel=1
+pkgrel=2
 pkgdesc="X File Explorer (Xfe) is an MS-Explorer like file manager for X."
 arch=('i686' 'x86_64')
 url="http://roland65.free.fr/xfe"
 license=("GPL")
-depends=('fox')
+depends=('fox>=1:1.6' 'fox<1:1.7')
 makedepends=('intltool')
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('09854d424fd9e602b21aa3a363f3b5b7')



More information about the arch-commits mailing list