[arch-commits] Commit in ktexteditor/trunk (PKGBUILD pkgbuild-syntax-highlight.patch)

2016-10-09 Thread Felix Yan
Date: Sunday, October 9, 2016 @ 17:46:07
  Author: felixonmars
Revision: 278101

upgpkg: ktexteditor 5.27.0-1

Upstream release

Modified:
  ktexteditor/trunk/PKGBUILD
  ktexteditor/trunk/pkgbuild-syntax-highlight.patch

-+
 PKGBUILD|6 +++---
 pkgbuild-syntax-highlight.patch |4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-09 17:46:00 UTC (rev 278100)
+++ PKGBUILD2016-10-09 17:46:07 UTC (rev 278101)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=ktexteditor
-pkgver=5.26.0
+pkgver=5.27.0
 pkgrel=1
 pkgdesc='Advanced embeddable text editor'
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 groups=('kf5')
 
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";
 'pkgbuild-syntax-highlight.patch')
-md5sums=('3c44e3cdd5aeb599ebdcdf6d97c50489'
- '489275f1330fe43e4e24e9c5b3c842e1')
+md5sums=('2388a9287023572beacabad74a50f1fd'
+ '6b11febc2766f2613cf29339a3dedf83')
 
 prepare() {
   mkdir -p build

Modified: pkgbuild-syntax-highlight.patch
===
--- pkgbuild-syntax-highlight.patch 2016-10-09 17:46:00 UTC (rev 278100)
+++ pkgbuild-syntax-highlight.patch 2016-10-09 17:46:07 UTC (rev 278101)
@@ -4,8 +4,8 @@
  
   
  ]>
--
-+
+-
++
  
  

[arch-commits] Commit in ktexteditor/trunk (PKGBUILD pkgbuild-syntax-highlight.patch)

2016-09-14 Thread Felix Yan
Date: Wednesday, September 14, 2016 @ 09:51:18
  Author: felixonmars
Revision: 276394

upgpkg: ktexteditor 5.26.0-1

Upstream release

Modified:
  ktexteditor/trunk/PKGBUILD
  ktexteditor/trunk/pkgbuild-syntax-highlight.patch

-+
 PKGBUILD|6 +++---
 pkgbuild-syntax-highlight.patch |4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-14 09:51:09 UTC (rev 276393)
+++ PKGBUILD2016-09-14 09:51:18 UTC (rev 276394)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=ktexteditor
-pkgver=5.25.0
+pkgver=5.26.0
 pkgrel=1
 pkgdesc='Advanced embeddable text editor'
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 groups=('kf5')
 
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";
 'pkgbuild-syntax-highlight.patch')
-md5sums=('c34217c409480ac45f48693c72e3ed8a'
- '3a03efe92f1403991c51f2859ee092f6')
+md5sums=('3c44e3cdd5aeb599ebdcdf6d97c50489'
+ '489275f1330fe43e4e24e9c5b3c842e1')
 
 prepare() {
   mkdir -p build

Modified: pkgbuild-syntax-highlight.patch
===
--- pkgbuild-syntax-highlight.patch 2016-09-14 09:51:09 UTC (rev 276393)
+++ pkgbuild-syntax-highlight.patch 2016-09-14 09:51:18 UTC (rev 276394)
@@ -4,8 +4,8 @@
  
   
  ]>
--
-+
+-
++
  
  

[arch-commits] Commit in ktexteditor/trunk (PKGBUILD pkgbuild-syntax-highlight.patch)

2015-11-13 Thread Felix Yan
Date: Friday, November 13, 2015 @ 17:00:31
  Author: fyan
Revision: 250993

upgpkg: ktexteditor 5.16.0-1

KF 5.16.0

Modified:
  ktexteditor/trunk/PKGBUILD
  ktexteditor/trunk/pkgbuild-syntax-highlight.patch

-+
 PKGBUILD|6 +++---
 pkgbuild-syntax-highlight.patch |4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-13 16:00:24 UTC (rev 250992)
+++ PKGBUILD2015-11-13 16:00:31 UTC (rev 250993)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=ktexteditor
-pkgver=5.15.0
+pkgver=5.16.0
 pkgrel=1
 pkgdesc='Advanced embeddable text editor'
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 groups=('kf5')
 
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";
 'pkgbuild-syntax-highlight.patch')
-md5sums=('cfbfab5e980de650448171d54ae2777c'
- 'cc66f75c967dd7ac7c97375875772d69')
+md5sums=('086d75bdbefb15b2f7e9092eda23d70a'
+ '3a03efe92f1403991c51f2859ee092f6')
 
 prepare() {
   mkdir -p build

Modified: pkgbuild-syntax-highlight.patch
===
--- pkgbuild-syntax-highlight.patch 2015-11-13 16:00:24 UTC (rev 250992)
+++ pkgbuild-syntax-highlight.patch 2015-11-13 16:00:31 UTC (rev 250993)
@@ -4,8 +4,8 @@
  
   
  ]>
--
-+
+-
++
  
  

[arch-commits] Commit in ktexteditor/trunk (PKGBUILD pkgbuild-syntax-highlight.patch)

2014-11-29 Thread Andrea Scarpino
Date: Saturday, November 29, 2014 @ 09:23:41
  Author: andrea
Revision: 227175

upgpkg: ktexteditor 5.4.0-2

PKGBUILD syntax highlight

Added:
  ktexteditor/trunk/pkgbuild-syntax-highlight.patch
Modified:
  ktexteditor/trunk/PKGBUILD

-+
 PKGBUILD|   11 ---
 pkgbuild-syntax-highlight.patch |   11 +++
 2 files changed, 19 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-29 00:35:19 UTC (rev 227174)
+++ PKGBUILD2014-11-29 08:23:41 UTC (rev 227175)
@@ -3,7 +3,7 @@
 
 pkgname=ktexteditor
 pkgver=5.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced embeddable text editor'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/ktexteditor'
@@ -11,11 +11,16 @@
 depends=('kparts' 'libgit2')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
-source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('7237f56db8b953f456ef0a208ef2792a')
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";
+'pkgbuild-syntax-highlight.patch')
+md5sums=('7237f56db8b953f456ef0a208ef2792a'
+ 'cc66f75c967dd7ac7c97375875772d69')
 
 prepare() {
   mkdir -p build
+
+  cd ${pkgname}-${pkgver}
+  patch -p0 -i "${srcdir}"/pkgbuild-syntax-highlight.patch
 }
 
 build() {

Added: pkgbuild-syntax-highlight.patch
===
--- pkgbuild-syntax-highlight.patch (rev 0)
+++ pkgbuild-syntax-highlight.patch 2014-11-29 08:23:41 UTC (rev 227175)
@@ -0,0 +1,11 @@
+--- src/syntax/data/bash.xml~  2013-06-13 09:46:51.569245577 +
 src/syntax/data/bash.xml   2013-06-13 09:47:31.745637790 +
+@@ -8,7 +8,7 @@
+ 
+  
+ ]>
+-
++
+ 
+