git » konsole.git » commit fbe82db

KDE Applications 15.12.1

author Antonio Rojas
2016-01-12 07:19:51 UTC
committer Antonio Rojas
2016-01-12 07:19:51 UTC
parent af02de7fc9fe3455b51d738a405217bf6f7af1f6

KDE Applications 15.12.1

PKGBUILD +2 -2

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