diff --git a/kde-baseapps-kwrite/PKGBUILD b/kde-baseapps-kwrite/PKGBUILD index 0e1558de4..5aa81c585 100644 --- a/kde-baseapps-kwrite/PKGBUILD +++ b/kde-baseapps-kwrite/PKGBUILD @@ -10,7 +10,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=('kde-baseapps-kwrite') _pkgname=kate pkgver=${_kdever} -pkgrel=1 +pkgrel=2 url="http://kde.org/" arch=('x86_64') license=('GPL' 'LGPL' 'FDL') @@ -21,13 +21,16 @@ groups=('kde' 'kde-baseapps' 'kde-uninstall') provides=('kdebase-kwrite' 'kwrite') replaces=('kdebase-kwrite') install='kde-baseapps-kwrite.install' -source=("$_mirror/${_pkgname}-$_kdever.tar.xz") -md5sums=(`grep ${_pkgname}-$_kdever.tar.xz ../kde-sc.md5 | cut -d" " -f1`) +source=("$_mirror/${_pkgname}-$_kdever.tar.xz" + 'pkgbuild-syntax-highlight.patch') +md5sums=(`grep ${_pkgname}-$_kdever.tar.xz ../kde-sc.md5 | cut -d" " -f1` + 'be69aac51d31e1c2452116c935251464') options=('docs' '!splithdr' 'splitdbg' 'log') build() { cd ${srcdir}/${_pkgname}-${pkgver} + patch -p1 -i "${srcdir}"/pkgbuild-syntax-highlight.patch rm -rf build mkdir build && cd build diff --git a/kde-baseapps-kwrite/pkgbuild-syntax-highlight.patch b/kde-baseapps-kwrite/pkgbuild-syntax-highlight.patch new file mode 100644 index 000000000..ce0100bba --- /dev/null +++ b/kde-baseapps-kwrite/pkgbuild-syntax-highlight.patch @@ -0,0 +1,11 @@ +--- kate-4.9.80/part/syntax/data/bash.xml~ 2012-11-16 16:53:27.599718819 +0000 ++++ kate-4.9.80/part/syntax/data/bash.xml 2012-11-16 16:54:27.549287684 +0000 +@@ -8,7 +8,7 @@ + + + ]> +- ++ + +