pcmanfm: 1.1.2 -> 1.2.3

This commit is contained in:
James Mills 2015-06-26 20:58:43 +10:00
parent 0c1dfeb6cf
commit 02cbdedec7
3 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -1 +1 @@
41104699e653ff2b0a9a9e80a257d6a2 pcmanfm-1.1.2.tar.gz
c993402d407b0a3fc076f842ac1bc5c9 pcmanfm-1.2.3.tar.xz

View File

@ -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