git » kate.git » commit 244ac81

KDE Applications 16.04.1

author Antonio Rojas
2016-05-10 16:07:44 UTC
committer Antonio Rojas
2016-05-10 16:07:44 UTC
parent 6575946e73b6ca360316adeff4469f81139d6b9b

KDE Applications 16.04.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index e4032f0..58b87f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=16.04.0
-pkgrel=2
+pkgver=16.04.1
+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=('237a92bb267997cebc52156ca20f24d36472bdaa')
+sha1sums=('ba9a31b7293f9b31f55090287804a8d0e9196a36')
 
 prepare() {
   mkdir -p build