git » konsole.git » commit 419b50e

KDE Applications 16.04

author Antonio Rojas
2016-04-19 07:23:59 UTC
committer Antonio Rojas
2016-04-19 07:23:59 UTC
parent 772e8276bab660486dedfad388b6b48e8f4c2eeb

KDE Applications 16.04

PKGBUILD +2 -2

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