diff --git a/feh/.footprint b/feh/.footprint index 8c9a3dcc5..6e5e052b4 100644 --- a/feh/.footprint +++ b/feh/.footprint @@ -1,11 +1,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/cam -rwxr-xr-x root/root usr/bin/feh --rwxr-xr-x root/root usr/bin/gen_cam_menu.sh +-rwxr-xr-x root/root usr/bin/feh-cam +-rwxr-xr-x root/root usr/bin/gen-cam-menu drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/feh-cam.1.gz -rw-r--r-- root/root usr/man/man1/feh.1.gz +-rw-r--r-- root/root usr/man/man1/gen-cam-menu.1.gz drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/feh/ drwxr-xr-x root/root usr/share/feh/fonts/ @@ -17,7 +19,6 @@ drwxr-xr-x root/root usr/share/feh/images/ -rw-r--r-- root/root usr/share/feh/images/menubg_aluminium.png -rw-r--r-- root/root usr/share/feh/images/menubg_aqua.png -rw-r--r-- root/root usr/share/feh/images/menubg_black.png --rw-r--r-- root/root usr/share/feh/images/menubg_britney.png -rw-r--r-- root/root usr/share/feh/images/menubg_brushed.png -rw-r--r-- root/root usr/share/feh/images/menubg_chrome.png -rw-r--r-- root/root usr/share/feh/images/menubg_default.png diff --git a/feh/.md5sum b/feh/.md5sum index 850087b73..5b3c27f16 100644 --- a/feh/.md5sum +++ b/feh/.md5sum @@ -1 +1 @@ -3d35ba3d2f0693b019800787f1103891 feh-1.3.4.tar.gz +95ee8c8fe3b8e7b4aab606377c37afca feh-1.4.1.tar.bz2 diff --git a/feh/Pkgfile b/feh/Pkgfile index e64157475..5bd1d7703 100644 --- a/feh/Pkgfile +++ b/feh/Pkgfile @@ -6,9 +6,9 @@ # Depends on: giblib name=feh -version=1.3.4 +version=1.4.1 release=1 -source=(http://linuxbrit.co.uk/downloads/$name-$version.tar.gz) +source=(http://mirrors.ludost.net/gentoo/distfiles/$name-$version.tar.bz2) build() { cd $name-$version