summaryrefslogtreecommitdiff
path: root/pcmanfm
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2015-06-26 20:58:43 +1000
committerJames Mills <prologic@shortcircuit.net.au>2015-06-26 20:58:43 +1000
commit02cbdedec75025336d251b38d7ab4e9f719ea7e6 (patch)
tree023b2806923aa96c4c02b4e6d7609495138c0f54 /pcmanfm
parent0c1dfeb6cf24df9a747501cf8c445ab9b64c1cdc (diff)
downloadcontrib-02cbdedec75025336d251b38d7ab4e9f719ea7e6.tar.gz
contrib-02cbdedec75025336d251b38d7ab4e9f719ea7e6.tar.xz
pcmanfm: 1.1.2 -> 1.2.3
Diffstat (limited to 'pcmanfm')
-rw-r--r--pcmanfm/.footprint5
-rw-r--r--pcmanfm/.md5sum2
-rw-r--r--pcmanfm/Pkgfile6
3 files changed, 9 insertions, 4 deletions
diff --git a/pcmanfm/.footprint b/pcmanfm/.footprint
index bf44c57a3..643c50435 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 e51d5985c..8f3926e92 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 535f96826..7cdca1519 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(tarball%20release)/PCManFM/pcmanfm-$version.tar.gz")
+version=1.2.3
+release=1
+source=(http://downloads.sourceforge.net/$name/$name-$version.tar.xz)
build() {
cd $name-$version

Generated by cgit