git » kate.git » commit d56d0cc

KDE Applications 15.04.3

author Antonio Rojas
2015-06-29 17:50:28 UTC
committer Antonio Rojas
2015-06-29 17:50:28 UTC
parent 5dbda2b994118dc2e256c02548e6cfb0a1918e45

KDE Applications 15.04.3

PKGBUILD +2 -3

diff --git a/PKGBUILD b/PKGBUILD
index f550517..9382a64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=15.04.2
+pkgver=15.04.3
 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=('4a04e567425b727dab5eadc46a1c736b0eb98d89')
+sha1sums=('06b8f657817230817f5f1131602be1151bc93569')
 
 prepare() {
   mkdir build