git » konsole.git » commit 3b90d72

KDE Applications 15.08.2

author Antonio Rojas
2015-10-13 06:35:19 UTC
committer Antonio Rojas
2015-10-13 06:35:19 UTC
parent d5791158334937b8dec0dc4dec3b73ace857c3c4

KDE Applications 15.08.2

PKGBUILD +2 -2

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