summaryrefslogtreecommitdiff
path: root/package/pcmanfm/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-09-14 18:47:53 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-09-14 18:47:53 +0200
commit476d4ff7d822e2e822dd6da36178c327fff59eba (patch)
treecad708fcfa7bbbe18d31c95ee80f433be9d426b5 /package/pcmanfm/Makefile
parent2aaa2425119172793847332d351c7a70590a87ed (diff)
update to latest release, pcmanfm still segfaults
Diffstat (limited to 'package/pcmanfm/Makefile')
-rw-r--r--package/pcmanfm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/pcmanfm/Makefile b/package/pcmanfm/Makefile
index 500f4c41b..dfca642f9 100644
--- a/package/pcmanfm/Makefile
+++ b/package/pcmanfm/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= pcmanfm
-PKG_VERSION:= 2.0
+PKG_VERSION:= 0.9.9
PKG_RELEASE:= 1
-PKG_MD5SUM:= 20c07a1a39596d2322be0e88a310b314
+PKG_MD5SUM:= f31ed6defb600f7046a456220d8efa3a
PKG_DESCR:= graphical file manager
PKG_SECTION:= x11/lxde
PKG_BUILDDEP:= libfm atk glib gtk+
@@ -15,7 +15,7 @@ PKG_DEPENDS+= libxrender libgtk glib libxfixes fontconfig
PKG_DEPENDS+= libintl pango menu-cache libfreetype libxext
PKG_DEPENDS+= libxdamage gdk-pixbuf libpthread
PKG_URL:= http://lxde.org/
-PKG_SITES:= http://openadk.org/distfiles/
+PKG_SITES:= http://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/
include $(TOPDIR)/mk/package.mk