commit 4fd48d17132da668a60f5f5fa8a4cfa741bbb49d Author: Alan Mizrahi <alan+crux@mizrahi.com.ve> Date: Wed Dec 4 09:17:32 2013 +0900 okular: Updated to 4.11.3 diff --git a/okular/.footprint b/okular/.footprint index c3960d3..9c4c30e 100644 --- a/okular/.footprint +++ b/okular/.footprint @@ -47,6 +47,7 @@ drwxr-xr-x root/root usr/lib/kde4/imports/org/kde/okular/ -rw-r--r-- root/root usr/lib/kde4/imports/org/kde/okular/qmldir -rwxr-xr-x root/root usr/lib/kde4/okularGenerator_comicbook.so -rwxr-xr-x root/root usr/lib/kde4/okularGenerator_dvi.so +-rwxr-xr-x root/root usr/lib/kde4/okularGenerator_epub.so -rwxr-xr-x root/root usr/lib/kde4/okularGenerator_fax.so -rwxr-xr-x root/root usr/lib/kde4/okularGenerator_fb.so -rwxr-xr-x root/root usr/lib/kde4/okularGenerator_ghostview.so @@ -66,6 +67,7 @@ drwxr-xr-x root/root usr/share/applications/ drwxr-xr-x root/root usr/share/applications/kde4/ -rwxr-xr-x root/root usr/share/applications/kde4/active-documentviewer_comicbook.desktop -rwxr-xr-x root/root usr/share/applications/kde4/active-documentviewer_dvi.desktop +-rwxr-xr-x root/root usr/share/applications/kde4/active-documentviewer_epub.desktop -rwxr-xr-x root/root usr/share/applications/kde4/active-documentviewer_fax.desktop -rwxr-xr-x root/root usr/share/applications/kde4/active-documentviewer_fb.desktop -rwxr-xr-x root/root usr/share/applications/kde4/active-documentviewer_ghostview.desktop @@ -79,6 +81,7 @@ drwxr-xr-x root/root usr/share/applications/kde4/ -rwxr-xr-x root/root usr/share/applications/kde4/okular.desktop -rwxr-xr-x root/root usr/share/applications/kde4/okularApplication_comicbook.desktop -rwxr-xr-x root/root usr/share/applications/kde4/okularApplication_dvi.desktop +-rwxr-xr-x root/root usr/share/applications/kde4/okularApplication_epub.desktop -rwxr-xr-x root/root usr/share/applications/kde4/okularApplication_fax.desktop -rwxr-xr-x root/root usr/share/applications/kde4/okularApplication_fb.desktop -rwxr-xr-x root/root usr/share/applications/kde4/okularApplication_ghostview.desktop @@ -163,6 +166,7 @@ drwxr-xr-x root/root usr/share/kde4/ drwxr-xr-x root/root usr/share/kde4/services/ -rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_comicbook.desktop -rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_dvi.desktop +-rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_epub.desktop -rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_fax.desktop -rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_fb.desktop -rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_ghostview.desktop @@ -175,6 +179,7 @@ drwxr-xr-x root/root usr/share/kde4/services/ -rw-r--r-- root/root usr/share/kde4/services/libokularGenerator_xps.desktop -rw-r--r-- root/root usr/share/kde4/services/okularComicbook.desktop -rw-r--r-- root/root usr/share/kde4/services/okularDvi.desktop +-rw-r--r-- root/root usr/share/kde4/services/okularEPub.desktop -rw-r--r-- root/root usr/share/kde4/services/okularFax.desktop -rw-r--r-- root/root usr/share/kde4/services/okularFb.desktop -rw-r--r-- root/root usr/share/kde4/services/okularGhostview.desktop diff --git a/okular/.md5sum b/okular/.md5sum index 2a54a9f..17d4c7f 100644 --- a/okular/.md5sum +++ b/okular/.md5sum @@ -1 +1 @@ -48452ef4c8dfe1c1d28a14735c5010d4 okular-4.11.1.tar.xz +084a5cd63f3bfb3c3bf5e62edad19bc9 okular-4.11.3.tar.xz diff --git a/okular/Pkgfile b/okular/Pkgfile index df769d8..f861bc8 100644 --- a/okular/Pkgfile +++ b/okular/Pkgfile @@ -5,7 +5,7 @@ # Optional: djvulibre libchm ebook-tools libspectre name=okular -version=4.11.1 +version=4.11.3 release=1 source=(http://download.kde.org/stable/$version/src/$name-$version.tar.xz)