git » konsole.git » commit 772e827

KDE Applications 15.12.3

author Antonio Rojas
2016-03-15 10:26:40 UTC
committer Antonio Rojas
2016-03-15 10:26:40 UTC
parent 30060032b954a6cf85f0300650353817fe27d152

KDE Applications 15.12.3

PKGBUILD +2 -2

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