[arch-commits] Commit in kate/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Feb 4 04:08:38 UTC 2015
Date: Wednesday, February 4, 2015 @ 05:08:37
Author: fyan
Revision: 230430
upgpkg: kate 14.12.2-1
Modified:
kate/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-04 04:06:49 UTC (rev 230429)
+++ PKGBUILD 2015-02-04 04:08:37 UTC (rev 230430)
@@ -5,8 +5,8 @@
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')
@@ -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")
-sha1sums=('e7097f07f9876c44e482a88d7fdae0db92aa2359')
+sha1sums=('bc3a5b1213fbe96756261daadf9ff8f94e74fd9c')
prepare() {
mkdir build
More information about the arch-commits
mailing list