author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 11:45:29 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 11:45:29 UTC |
parent | a3ff80f47e3bebbdfa52d854ee893505b7ff78e4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2cd5185..20dd467 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=ktexteditor -pkgver=5.12.0 +pkgver=5.13.0 pkgrel=1 pkgdesc='Advanced embeddable text editor' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz" 'pkgbuild-syntax-highlight.patch') -md5sums=('7d1d89fd57da9a1ca5c331b878bac196' +md5sums=('8d7b4487743292ce2a21a84867f5d519' 'cc66f75c967dd7ac7c97375875772d69') prepare() {