git » kate.git » commit 275e050

upgpkg: 14.12.2-1

author Felix Yan
2015-02-04 04:08:37 UTC
committer Felix Yan
2015-02-04 04:08:37 UTC
parent 7e0fb516c37f08356d196c5eb3b8bdfdc9b981f0

upgpkg: 14.12.2-1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 15ca72e..fd7307c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=14.12.1
-pkgrel=4
+pkgver=14.12.2
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 depends=('knewstuff' 'ktexteditor' 'threadweaver' 'kded' 'kitemmodels')
 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")
-sha1sums=('e7097f07f9876c44e482a88d7fdae0db92aa2359')
+sha1sums=('bc3a5b1213fbe96756261daadf9ff8f94e74fd9c')
 
 prepare() {
   mkdir build