git » kate.git » commit 479e31f

upgpkg: 14.12.3-1

author Felix Yan
2015-03-04 08:59:03 UTC
committer Felix Yan
2015-03-04 08:59:03 UTC
parent f4405a90e753bf7869c777b8759ac0292b0c9936

upgpkg: 14.12.3-1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 93b8ab7..d9dfa96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=14.12.2
-pkgrel=2
+pkgver=14.12.3
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels')
@@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework')
 optdepends=('kio-extras: extra protocols support (sftp, fish and more)')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz"
         fix-dolphin-hang.patch)
-sha1sums=('bc3a5b1213fbe96756261daadf9ff8f94e74fd9c'
+sha1sums=('57a34ad4dfb8e1a8c8f76244cf571cb1ce8f5c28'
           '4b15188df9d6cce000022f6f7969bf00ebe702af')
 
 prepare() {