From 81df0fedae65e5552fcaaeda830d7708d627c272 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Thu, 13 Jan 2011 10:40:53 +0100 Subject: [PATCH] geany: updated to 0.20 --- geany/.footprint | 10 ++++++++++ geany/.md5sum | 2 +- geany/Pkgfile | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/geany/.footprint b/geany/.footprint index 5efa7d527..1053e97f6 100644 --- a/geany/.footprint +++ b/geany/.footprint @@ -62,6 +62,8 @@ drwxr-xr-x root/root usr/share/applications/ drwxr-xr-x root/root usr/share/geany/ -rw-r--r-- root/root usr/share/geany/GPL-2 -rw-r--r-- root/root usr/share/geany/c99.tags +drwxr-xr-x root/root usr/share/geany/colorschemes/ +-rw-r--r-- root/root usr/share/geany/colorschemes/alt.conf -rw-r--r-- root/root usr/share/geany/filetype_extensions.conf -rw-r--r-- root/root usr/share/geany/filetypes.Genie.conf -rw-r--r-- root/root usr/share/geany/filetypes.abc @@ -79,8 +81,10 @@ drwxr-xr-x root/root usr/share/geany/ -rw-r--r-- root/root usr/share/geany/filetypes.d -rw-r--r-- root/root usr/share/geany/filetypes.diff -rw-r--r-- root/root usr/share/geany/filetypes.docbook +-rw-r--r-- root/root usr/share/geany/filetypes.erlang -rw-r--r-- root/root usr/share/geany/filetypes.f77 -rw-r--r-- root/root usr/share/geany/filetypes.ferite +-rw-r--r-- root/root usr/share/geany/filetypes.forth -rw-r--r-- root/root usr/share/geany/filetypes.fortran -rw-r--r-- root/root usr/share/geany/filetypes.freebasic -rw-r--r-- root/root usr/share/geany/filetypes.glsl @@ -90,6 +94,7 @@ drwxr-xr-x root/root usr/share/geany/ -rw-r--r-- root/root usr/share/geany/filetypes.java -rw-r--r-- root/root usr/share/geany/filetypes.javascript -rw-r--r-- root/root usr/share/geany/filetypes.latex +-rw-r--r-- root/root usr/share/geany/filetypes.lisp -rw-r--r-- root/root usr/share/geany/filetypes.lua -rw-r--r-- root/root usr/share/geany/filetypes.makefile -rw-r--r-- root/root usr/share/geany/filetypes.markdown @@ -118,6 +123,9 @@ drwxr-xr-x root/root usr/share/geany/ -rw-r--r-- root/root usr/share/geany/python.tags -rw-r--r-- root/root usr/share/geany/snippets.conf drwxr-xr-x root/root usr/share/geany/templates/ +-rw-r--r-- root/root usr/share/geany/templates/bsd +-rw-r--r-- root/root usr/share/geany/templates/changelog +-rw-r--r-- root/root usr/share/geany/templates/fileheader drwxr-xr-x root/root usr/share/geany/templates/files/ -rw-r--r-- root/root usr/share/geany/templates/files/file.html -rw-r--r-- root/root usr/share/geany/templates/files/file.php @@ -129,6 +137,8 @@ drwxr-xr-x root/root usr/share/geany/templates/files/ -rw-r--r-- root/root usr/share/geany/templates/files/main.java -rw-r--r-- root/root usr/share/geany/templates/files/main.py -rw-r--r-- root/root usr/share/geany/templates/files/program.pas +-rw-r--r-- root/root usr/share/geany/templates/function +-rw-r--r-- root/root usr/share/geany/templates/gpl -rw-r--r-- root/root usr/share/geany/ui_toolbar.xml drwxr-xr-x root/root usr/share/icons/ drwxr-xr-x root/root usr/share/icons/hicolor/ diff --git a/geany/.md5sum b/geany/.md5sum index 5826f2df4..afe2fb030 100644 --- a/geany/.md5sum +++ b/geany/.md5sum @@ -1 +1 @@ -3f9ab0faea72b1c8e25fe50162c42f95 geany-0.19.tar.bz2 +3bd152a7a3a2adc2833a9245e230da3d geany-0.20.tar.bz2 diff --git a/geany/Pkgfile b/geany/Pkgfile index b79ff5234..6757a2dbf 100644 --- a/geany/Pkgfile +++ b/geany/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: vte name=geany -version=0.19 +version=0.20 release=1 source=(http://download.geany.org/$name-$version.tar.bz2)