diff --git a/geany-plugins/.footprint b/geany-plugins/.footprint index cc57302b4..66e744ba6 100644 --- a/geany-plugins/.footprint +++ b/geany-plugins/.footprint @@ -11,6 +11,8 @@ drwxr-xr-x root/root usr/lib/geany/ -rwxr-xr-x root/root usr/lib/geany/addons.so -rwxr-xr-x root/root usr/lib/geany/codenav.la -rwxr-xr-x root/root usr/lib/geany/codenav.so +-rwxr-xr-x root/root usr/lib/geany/debugger.la +-rwxr-xr-x root/root usr/lib/geany/debugger.so -rwxr-xr-x root/root usr/lib/geany/geanydoc.la -rwxr-xr-x root/root usr/lib/geany/geanydoc.so -rwxr-xr-x root/root usr/lib/geany/geanyextrasel.la @@ -25,15 +27,25 @@ drwxr-xr-x root/root usr/lib/geany/ -rwxr-xr-x root/root usr/lib/geany/geanylipsum.so -rwxr-xr-x root/root usr/lib/geany/geanylua.la -rwxr-xr-x root/root usr/lib/geany/geanylua.so +-rwxr-xr-x root/root usr/lib/geany/geanymacro.la +-rwxr-xr-x root/root usr/lib/geany/geanymacro.so +-rwxr-xr-x root/root usr/lib/geany/geanynumberedbookmarks.la +-rwxr-xr-x root/root usr/lib/geany/geanynumberedbookmarks.so -rwxr-xr-x root/root usr/lib/geany/geanyprj.la -rwxr-xr-x root/root usr/lib/geany/geanyprj.so -rwxr-xr-x root/root usr/lib/geany/geanysendmail.la -rwxr-xr-x root/root usr/lib/geany/geanysendmail.so -rwxr-xr-x root/root usr/lib/geany/geanyvc.la -rwxr-xr-x root/root usr/lib/geany/geanyvc.so +-rwxr-xr-x root/root usr/lib/geany/gproject.la +-rwxr-xr-x root/root usr/lib/geany/gproject.so -rwxr-xr-x root/root usr/lib/geany/pretty-print.la -rwxr-xr-x root/root usr/lib/geany/pretty-print.so -rwxr-xr-x root/root usr/lib/geany/shiftcolumn.la -rwxr-xr-x root/root usr/lib/geany/shiftcolumn.so +-rwxr-xr-x root/root usr/lib/geany/tableconvert.la +-rwxr-xr-x root/root usr/lib/geany/tableconvert.so -rwxr-xr-x root/root usr/lib/geany/treebrowser.la -rwxr-xr-x root/root usr/lib/geany/treebrowser.so +-rwxr-xr-x root/root usr/lib/geany/xmlsnippets.la +-rwxr-xr-x root/root usr/lib/geany/xmlsnippets.so diff --git a/geany-plugins/.md5sum b/geany-plugins/.md5sum index 0bef1b85a..c241ec8f1 100644 --- a/geany-plugins/.md5sum +++ b/geany-plugins/.md5sum @@ -1 +1 @@ -94bc4901217641a07f840d92179643b0 geany-plugins-0.20.tar.bz2 +22e106d7a026e720dd91feb79e44456f geany-plugins-0.21.tar.bz2 diff --git a/geany-plugins/Pkgfile b/geany-plugins/Pkgfile index 84951f353..7c2fe0425 100644 --- a/geany-plugins/Pkgfile +++ b/geany-plugins/Pkgfile @@ -5,7 +5,7 @@ # Depends on: geany name=geany-plugins -version=0.20 +version=0.21 release=1 source=(http://plugins.geany.org/$name/$name-$version.tar.bz2)