diff options
author | root <root@rshg054.dnsready.net> | 2013-11-06 00:46:31 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-11-06 00:46:31 -0800 |
commit | a52da684729842a87ef2e9faea91db09f2582588 (patch) | |
tree | c0406eec1aaf0c268a14c8078d0c7f513aa08ca6 /extra/kdesdk-kate/PKGBUILD | |
parent | d53c44f055929b18d7d1b25f8367ee5836c435fc (diff) |
Wed Nov 6 00:46:20 PST 2013
Diffstat (limited to 'extra/kdesdk-kate/PKGBUILD')
-rw-r--r-- | extra/kdesdk-kate/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdesdk-kate/PKGBUILD b/extra/kdesdk-kate/PKGBUILD index 0b9c15ae2..d53a68c32 100644 --- a/extra/kdesdk-kate/PKGBUILD +++ b/extra/kdesdk-kate/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 195516 2013-10-01 15:15:04Z svenstaro $ +# $Id: PKGBUILD 198829 2013-11-05 19:45:10Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgbase=kdesdk-kate pkgname=('kdebase-katepart' 'kdebase-kwrite' 'kdesdk-kate') -pkgver=4.11.2 +pkgver=4.11.3 pkgrel=1 arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL') makedepends=('kdelibs ''cmake' 'automoc4' 'kdebindings-python') source=("http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.xz" 'pkgbuild-syntax-highlight.patch') -sha1sums=('3cb7211d2523b955d640808d45feaa68699f11f7' +sha1sums=('c3e537ac9f47ba2c4b0d9ec7aef1c64c8060df79' '80c324c9db81c07a02374e7a092d75e0bdd6b4ea') prepare() { |