diff options
Diffstat (limited to 'kde-unstable/kdesdk-kate/PKGBUILD')
-rw-r--r-- | kde-unstable/kdesdk-kate/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdesdk-kate/PKGBUILD b/kde-unstable/kdesdk-kate/PKGBUILD index 7e849b286..b6851802e 100644 --- a/kde-unstable/kdesdk-kate/PKGBUILD +++ b/kde-unstable/kdesdk-kate/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 161672 2012-06-13 14:08:08Z andrea $ +# $Id: PKGBUILD 162553 2012-06-27 12:56:27Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgbase=kdesdk-kate pkgname=('kdebase-katepart' 'kdebase-kwrite' 'kdesdk-kate') -pkgver=4.8.90 +pkgver=4.8.95 pkgrel=1 arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL') makedepends=('kdelibs ''cmake' 'automoc4') source=("http://download.kde.org/unstable/${pkgver}/src/kate-${pkgver}.tar.xz" 'pkgbuild-syntax-highlight.patch') -sha1sums=('b5576e83dafe412cb32e6dcecf8c0043f1046914' +sha1sums=('14dae5c5bf0b9a32a0be27c2b9e1e5f34fec8d43' '0a928253bd2077f0264d96a6c8823c69c47b6a8d') build() { |