diff options
Diffstat (limited to 'kde-unstable/kdesdk-kate')
-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 b6851802e..8634e0431 100644 --- a/kde-unstable/kdesdk-kate/PKGBUILD +++ b/kde-unstable/kdesdk-kate/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 162553 2012-06-27 12:56:27Z andrea $ +# $Id: PKGBUILD 163359 2012-07-11 21:58:15Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgbase=kdesdk-kate pkgname=('kdebase-katepart' 'kdebase-kwrite' 'kdesdk-kate') -pkgver=4.8.95 +pkgver=4.8.97 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=('14dae5c5bf0b9a32a0be27c2b9e1e5f34fec8d43' +sha1sums=('2f5481aff6802057ce2b46c6d421c8f5657926b3' '0a928253bd2077f0264d96a6c8823c69c47b6a8d') build() { |