git » konsole.git » commit f45a7cc

upgpkg: 14.12.2-1

author Felix Yan
2015-02-04 04:50:30 UTC
committer Felix Yan
2015-02-04 04:50:30 UTC
parent 1610107bc5c403729aeb972c5697dab760105990

upgpkg: 14.12.2-1

PKGBUILD +2 -2

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