geany: updated to 1.24.1

This commit is contained in:
Jose V Beneyto 2014-12-17 16:55:40 +00:00
parent a7091216e5
commit 87c6f9e82c
3 changed files with 12 additions and 2 deletions

View File

@ -11,6 +11,7 @@ drwxr-xr-x root/root usr/include/geany/
-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/gtkcompat.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/msgwindow.h
@ -27,6 +28,7 @@ drwxr-xr-x root/root usr/include/geany/scintilla/
-rw-r--r-- root/root usr/include/geany/support.h
drwxr-xr-x root/root usr/include/geany/tagmanager/
-rw-r--r-- root/root usr/include/geany/tagmanager/tm_file_entry.h
-rw-r--r-- root/root usr/include/geany/tagmanager/tm_parser.h
-rw-r--r-- root/root usr/include/geany/tagmanager/tm_project.h
-rw-r--r-- root/root usr/include/geany/tagmanager/tm_source_file.h
-rw-r--r-- root/root usr/include/geany/tagmanager/tm_symbol.h
@ -66,9 +68,12 @@ drwxr-xr-x root/root usr/share/geany/
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.CUDA.conf
-rw-r--r-- root/root usr/share/geany/filetypes.Clojure.conf
-rw-r--r-- root/root usr/share/geany/filetypes.Cython.conf
-rw-r--r-- root/root usr/share/geany/filetypes.Genie.conf
-rw-r--r-- root/root usr/share/geany/filetypes.Go.conf
-rw-r--r-- root/root usr/share/geany/filetypes.Graphviz.conf
-rw-r--r-- root/root usr/share/geany/filetypes.Scala.conf
-rw-r--r-- root/root usr/share/geany/filetypes.abaqus
-rw-r--r-- root/root usr/share/geany/filetypes.abc
@ -76,6 +81,7 @@ drwxr-xr-x root/root usr/share/geany/colorschemes/
-rw-r--r-- root/root usr/share/geany/filetypes.ada
-rw-r--r-- root/root usr/share/geany/filetypes.asciidoc
-rw-r--r-- root/root usr/share/geany/filetypes.asm
-rw-r--r-- root/root usr/share/geany/filetypes.batch
-rw-r--r-- root/root usr/share/geany/filetypes.c
-rw-r--r-- root/root usr/share/geany/filetypes.caml
-rw-r--r-- root/root usr/share/geany/filetypes.cmake
@ -112,10 +118,12 @@ drwxr-xr-x root/root usr/share/geany/colorschemes/
-rw-r--r-- root/root usr/share/geany/filetypes.perl
-rw-r--r-- root/root usr/share/geany/filetypes.php
-rw-r--r-- root/root usr/share/geany/filetypes.po
-rw-r--r-- root/root usr/share/geany/filetypes.powershell
-rw-r--r-- root/root usr/share/geany/filetypes.python
-rw-r--r-- root/root usr/share/geany/filetypes.r
-rw-r--r-- root/root usr/share/geany/filetypes.restructuredtext
-rw-r--r-- root/root usr/share/geany/filetypes.ruby
-rw-r--r-- root/root usr/share/geany/filetypes.rust
-rw-r--r-- root/root usr/share/geany/filetypes.sh
-rw-r--r-- root/root usr/share/geany/filetypes.sql
-rw-r--r-- root/root usr/share/geany/filetypes.tcl
@ -125,6 +133,7 @@ drwxr-xr-x root/root usr/share/geany/colorschemes/
-rw-r--r-- root/root usr/share/geany/filetypes.vhdl
-rw-r--r-- root/root usr/share/geany/filetypes.xml
-rw-r--r-- root/root usr/share/geany/filetypes.yaml
-rw-r--r-- root/root usr/share/geany/geany.css
-rw-r--r-- root/root usr/share/geany/geany.glade
-rw-r--r-- root/root usr/share/geany/geany.gtkrc
-rw-r--r-- root/root usr/share/geany/html_entities.tags
@ -147,6 +156,7 @@ 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/main.vala
-rw-r--r-- root/root usr/share/geany/templates/files/module.erl
-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

View File

@ -1 +1 @@
4290e8c32305e916f57bb0f0233bbec2 geany-1.23.tar.bz2
d225104cef3973164d70116d46239606 geany-1.24.1.tar.bz2

View File

@ -6,7 +6,7 @@
# Nice to have: vte
name=geany
version=1.23
version=1.24.1
release=1
source=(http://download.geany.org/$name-$version.tar.bz2)