ports/contrib (3.1): pcmanfm: 1.1.2 -> 1.2.3
commit 02cbdedec75025336d251b38d7ab4e9f719ea7e6 Author: James Mills <prologic@shortcircuit.net.au> Date: Fri Jun 26 20:58:43 2015 +1000 pcmanfm: 1.1.2 -> 1.2.3 diff --git a/pcmanfm/.footprint b/pcmanfm/.footprint index bf44c57..643c504 100644 --- a/pcmanfm/.footprint +++ b/pcmanfm/.footprint @@ -6,6 +6,10 @@ drwxr-xr-x root/root etc/xdg/pcmanfm/default/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pcmanfm +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/pcmanfm-modules.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pcmanfm/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/pcmanfm-desktop-pref.desktop @@ -17,5 +21,6 @@ drwxr-xr-x root/root usr/share/pcmanfm/ drwxr-xr-x root/root usr/share/pcmanfm/ui/ -rw-r--r-- root/root usr/share/pcmanfm/ui/about.ui -rw-r--r-- root/root usr/share/pcmanfm/ui/autorun.ui +-rw-r--r-- root/root usr/share/pcmanfm/ui/connect.ui -rw-r--r-- root/root usr/share/pcmanfm/ui/desktop-pref.ui -rw-r--r-- root/root usr/share/pcmanfm/ui/pref.ui diff --git a/pcmanfm/.md5sum b/pcmanfm/.md5sum index e51d598..8f3926e 100644 --- a/pcmanfm/.md5sum +++ b/pcmanfm/.md5sum @@ -1 +1 @@ -41104699e653ff2b0a9a9e80a257d6a2 pcmanfm-1.1.2.tar.gz +c993402d407b0a3fc076f842ac1bc5c9 pcmanfm-1.2.3.tar.xz diff --git a/pcmanfm/Pkgfile b/pcmanfm/Pkgfile index 535f968..7cdca15 100644 --- a/pcmanfm/Pkgfile +++ b/pcmanfm/Pkgfile @@ -5,9 +5,9 @@ # Depends on: libfm name=pcmanfm -version=1.1.2 -release=2 -source=("http://downloads.sourceforge.net/project/pcmanfm/PCManFM%20%2B%20Libfm%20(ta...") +version=1.2.3 +release=1 +source=(http://downloads.sourceforge.net/$name/$name-$version.tar.xz) build() { cd $name-$version
participants (1)
-
crux@crux.nu