git » konsole.git » commit 8f7f820

KDE Applications 15.08.3

author Antonio Rojas
2015-11-09 21:13:39 UTC
committer Antonio Rojas
2015-11-09 21:13:39 UTC
parent 3b90d728f8aa6e9d1edd6ffec80ef4658cd6787f

KDE Applications 15.08.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b741e87..17f0afe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=konsole
-pkgver=15.08.2
+pkgver=15.08.3
 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=('33bd19c2f460a391dabc0fa718f4a9286a514f07')
+sha1sums=('5bc8ca494daf4cd2d634b04cb2a2fb373c4c820f')
 
 build() {
   cd "${srcdir}"