[arch-commits] Commit in kate/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Mar 4 08:59:04 UTC 2015


    Date: Wednesday, March 4, 2015 @ 09:59:03
  Author: fyan
Revision: 232538

upgpkg: kate 14.12.3-1

Modified:
  kate/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-04 08:40:10 UTC (rev 232537)
+++ PKGBUILD	2015-03-04 08:59:03 UTC (rev 232538)
@@ -5,8 +5,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')
@@ -14,7 +14,7 @@
 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() {



More information about the arch-commits mailing list