summaryrefslogtreecommitdiff
path: root/geany-plugins
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2011-10-25 08:27:30 +0200
committerJose V Beneyto <sepen@crux.nu>2011-10-25 08:28:16 +0200
commit64024938dfee5f8d13ee7b05bb5b460dd1b7bb40 (patch)
tree8e52bddfb4018dda2d05bf7035d439ae33580c9e /geany-plugins
parent72538d679836df5957f4f250e605008f1d230743 (diff)
downloadcontrib-64024938dfee5f8d13ee7b05bb5b460dd1b7bb40.tar.gz
contrib-64024938dfee5f8d13ee7b05bb5b460dd1b7bb40.tar.xz
geany-plugins: updated to 0.21
Diffstat (limited to 'geany-plugins')
-rw-r--r--geany-plugins/.footprint12
-rw-r--r--geany-plugins/.md5sum2
-rw-r--r--geany-plugins/Pkgfile2
3 files changed, 14 insertions, 2 deletions
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)

Generated by cgit