From 99f779535065ed2c921e6518fd1f038b8b2bd59a Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Fri, 26 Mar 2010 20:53:25 +0100 Subject: [PATCH] geany: updated to 0.18.1 --- geany/.footprint | 11 +++++++++-- geany/.md5sum | 2 +- geany/Pkgfile | 6 +++--- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/geany/.footprint b/geany/.footprint index e440c64fb..0db4362b4 100644 --- a/geany/.footprint +++ b/geany/.footprint @@ -10,6 +10,7 @@ drwxr-xr-x root/root usr/include/geany/ -rw-r--r-- root/root usr/include/geany/filetypes.h -rw-r--r-- root/root usr/include/geany/geany.h -rw-r--r-- root/root usr/include/geany/geanyfunctions.h +-rw-r--r-- root/root usr/include/geany/geanyplugin.h -rw-r--r-- root/root usr/include/geany/highlighting.h -rw-r--r-- root/root usr/include/geany/keybindings.h -rw-r--r-- root/root usr/include/geany/main.h @@ -67,6 +68,7 @@ drwxr-xr-x root/root usr/share/geany/ -rw-r--r-- root/root usr/share/geany/c99.tags -rw-r--r-- root/root usr/share/geany/filetype_extensions.conf -rw-r--r-- root/root usr/share/geany/filetypes.actionscript +-rw-r--r-- root/root usr/share/geany/filetypes.ada -rw-r--r-- root/root usr/share/geany/filetypes.asm -rw-r--r-- root/root usr/share/geany/filetypes.c -rw-r--r-- root/root usr/share/geany/filetypes.caml @@ -128,5 +130,10 @@ drwxr-xr-x root/root usr/share/icons/hicolor/16x16/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/classviewer-other.png -rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/classviewer-struct.png -rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/classviewer-var.png -drwxr-xr-x root/root usr/share/pixmaps/ --rw-r--r-- root/root usr/share/pixmaps/geany.png +-rw-r--r-- root/root usr/share/icons/hicolor/16x16/apps/geany.png +drwxr-xr-x root/root usr/share/icons/hicolor/48x48/ +drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/geany.png +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/geany.svg diff --git a/geany/.md5sum b/geany/.md5sum index 3cddfb71b..519664c40 100644 --- a/geany/.md5sum +++ b/geany/.md5sum @@ -1 +1 @@ -097f619f5f0800098a2438a216a28e7b geany-0.17.tar.bz2 +e8be4c0918a8b29ef43bf17fa080c11c geany-0.18.1.tar.bz2 diff --git a/geany/Pkgfile b/geany/Pkgfile index 9bf82b66e..52db5cfda 100644 --- a/geany/Pkgfile +++ b/geany/Pkgfile @@ -1,14 +1,14 @@ # Description: gtk2 text editor with syntax highlighting -# URL: http://geany.uvena.de/ +# URL: http://www.geany.org/ # Maintainer: Jose V Beneyto, sepen at crux dot nu # Packager: Hannes Mayer, kontakt at ecarux dot de # Depends on: gtk # Nice to have: vte name=geany -version=0.17 +version=0.18.1 release=1 -source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2) +source=(http://download.geany.org/$name-$version.tar.bz2) build () { cd $name-$version