git » konsole.git » commit 90f5cda

KDE Applications 15.04.1

author Antonio Rojas
2015-05-10 20:32:14 UTC
committer Antonio Rojas
2015-05-10 20:32:14 UTC
parent 50cdbc144dcd4679d4d835b41e2ab3b1da56cf5b

KDE Applications 15.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e459b3e..55193ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=konsole
-pkgver=15.04.0
+pkgver=15.04.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=('62550e1a48ecc845df52759e106dff7a2a4d86e3')
+sha1sums=('680079ce40e41fcc8b29fa1c05cb94385840927e')
 
 build() {
   cd "${srcdir}"