diff options
-rw-r--r-- | extra/bluefish/.footprint | 7 | ||||
-rw-r--r-- | extra/bluefish/.md5sum | 2 | ||||
-rw-r--r-- | extra/bluefish/Pkgfile | 2 |
3 files changed, 9 insertions, 2 deletions
diff --git a/extra/bluefish/.footprint b/extra/bluefish/.footprint index bda4f26ed..c137ab237 100644 --- a/extra/bluefish/.footprint +++ b/extra/bluefish/.footprint @@ -72,6 +72,13 @@ drwxr-xr-x root/root usr/share/bluefish/bflib/ -rw-r--r-- root/root usr/share/bluefish/bflib/bflib_xhtml.xml.gz -rw-r--r-- root/root usr/share/bluefish/bluefish_splash.png -rw-r--r-- root/root usr/share/bluefish/encodings +-rw-r--r-- root/root usr/share/bluefish/snippets +drwxr-xr-x root/root usr/share/bluefish/templates/ +-rw-r--r-- root/root usr/share/bluefish/templates/C_header +-rw-r--r-- root/root usr/share/bluefish/templates/C_header_GPL +-rw-r--r-- root/root usr/share/bluefish/templates/HTML_5 +-rw-r--r-- root/root usr/share/bluefish/templates/PHP +-rw-r--r-- root/root usr/share/bluefish/templates/XHTML_1.0 drwxr-xr-x root/root usr/share/doc/ drwxr-xr-x root/root usr/share/doc/bluefish/ drwxr-xr-x root/root usr/share/doc/bluefish/bflang/ diff --git a/extra/bluefish/.md5sum b/extra/bluefish/.md5sum index 9a5821daf..5d214a768 100644 --- a/extra/bluefish/.md5sum +++ b/extra/bluefish/.md5sum @@ -1,2 +1,2 @@ -ac9b1e8ef6d5691718a0daa6c78d5618 bluefish-2.0.0.tar.bz2 +0229a3fb1d68c926391761efbe12eb1b bluefish-2.0.2.tar.bz2 9ddec6eb36d6ff3d4042b554cc5dc419 bluefish.desktop diff --git a/extra/bluefish/Pkgfile b/extra/bluefish/Pkgfile index 62c36c36c..9ddcef1a9 100644 --- a/extra/bluefish/Pkgfile +++ b/extra/bluefish/Pkgfile @@ -6,7 +6,7 @@ # Run on: gtk,pcre,desktop-file-utils,gnome-vfs name=bluefish -version=2.0.0 +version=2.0.2 release=1 source=(http://www.bennewitz.com/bluefish/stable/source/$name-$version.tar.bz2\ bluefish.desktop) |