git » konsole.git » commit 89f9267

upgpkg: 14.12.3-1

author Felix Yan
2015-03-04 10:42:19 UTC
committer Felix Yan
2015-03-04 10:42:19 UTC
parent f45a7cc06c58dcecb7f40ede12310f114631938e

upgpkg: 14.12.3-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7fcb758..52dc445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=konsole
-pkgver=14.12.2
+pkgver=14.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=('c77ccd42f18aab672061e3e75b72458a6be5a280')
+sha1sums=('5a483a7570966f664f0ee3b2dbc7ae40441ba1dc')
 
 build() {
   cd "${srcdir}"