git » konsole.git » commit 7c2a946

Prepare KDE Applications 15.08 release

author Antonio Rojas
2015-08-18 17:21:48 UTC
committer Antonio Rojas
2015-08-18 17:21:48 UTC
parent 961c24e297bc40bca345429f4ab52fbf7156ab73

Prepare KDE Applications 15.08 release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3187737..d8a0432 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=konsole
-pkgver=15.04.3
+pkgver=15.08.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://kde.org/applications/system/konsole/'
@@ -14,7 +14,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 replaces=('kdebase-konsole')
 conflicts=('kdebase-konsole<4.14.3-2')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz")
-sha1sums=('69c982c8fbc4b91d777bd60a18f1fd80e688207e')
+sha1sums=('04df0367b89cca62dd6754de5d1dc6b32d626b6d')
 
 build() {
   cd "${srcdir}"