git » konsole.git » commit 3006003

KDE Applications 15.12.2

author Antonio Rojas
2016-02-16 00:03:16 UTC
committer Antonio Rojas
2016-02-16 00:03:16 UTC
parent fbe82db19d4b55536db6bbf697d92555cae29dd7

KDE Applications 15.12.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 64a5aca..1b89f29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=konsole
-pkgver=15.12.1
+pkgver=15.12.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=('eee38414c1be56b8513d894ebb5f50edb7e2c06a')
+sha1sums=('9f7a4271e4f4c6a28906bd09d8099422da02af6c')
 
 build() {
   cd "${srcdir}"