git » kate.git » commit 6a26f0f

KDE Applications 16.04

author Antonio Rojas
2016-04-19 07:23:59 UTC
committer Antonio Rojas
2016-04-19 07:23:59 UTC
parent d36e4882f83dabefce24c3ef5587df3aeb4d4c5e

KDE Applications 16.04

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index cb7fb53..f5b828d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=15.12.3
-pkgrel=2
+pkgver=16.04.0
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework' 'knewstuff' 'ktexteditor'
              'threadweaver' 'kitemmodels' 'kactivities')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('38a5758c07d25cbab188b92eb0708cc99d6979ba')
+sha1sums=('237a92bb267997cebc52156ca20f24d36472bdaa')
 
 prepare() {
   mkdir -p build