diff --git a/feh/.footprint b/feh/.footprint index 6e5e052b4..db9b413ec 100644 --- a/feh/.footprint +++ b/feh/.footprint @@ -16,12 +16,10 @@ drwxr-xr-x root/root usr/share/feh/fonts/ -rw-r--r-- root/root usr/share/feh/fonts/yudit.ttf drwxr-xr-x root/root usr/share/feh/images/ -rw-r--r-- root/root usr/share/feh/images/about.png +-rw-r--r-- root/root usr/share/feh/images/logo.svg -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_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 --rw-r--r-- root/root usr/share/feh/images/menubg_pastel.png -rw-r--r-- root/root usr/share/feh/images/menubg_sky.png --rw-r--r-- root/root usr/share/feh/images/menubg_wood.png diff --git a/feh/.md5sum b/feh/.md5sum index 524c94ceb..2518a3ab8 100644 --- a/feh/.md5sum +++ b/feh/.md5sum @@ -1 +1 @@ -fe81334805f4da9b5f1e35b45c444a1a feh-1.8.tar.bz2 +c2e2bbd9704af8a8207b1481399e6bdf feh-1.11.tar.bz2 diff --git a/feh/Pkgfile b/feh/Pkgfile index bb55ad0c1..1e0b9c1bb 100644 --- a/feh/Pkgfile +++ b/feh/Pkgfile @@ -5,7 +5,7 @@ # Depends on: giblib name=feh -version=1.8 +version=1.11 release=1 source=(https://derf.homelinux.org/projects/feh/feh-$version.tar.bz2)