git » konsole.git » commit b1f9c53

KDE Applications 16.04.3

author Antonio Rojas
2016-07-12 17:20:33 UTC
committer Antonio Rojas
2016-07-12 17:20:33 UTC
parent fd16ccb9bd8e2aac952b26095d72e2653b172594

KDE Applications 16.04.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d52006d..a00a5ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=konsole
-pkgver=16.04.2
+pkgver=16.04.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://kde.org/applications/system/konsole/'
@@ -16,7 +16,7 @@ optdepends=('kdebase-keditbookmarks: to manage bookmarks')
 replaces=('kdebase-konsole')
 conflicts=('kdebase-konsole<4.14.3-2')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/konsole-${pkgver}.tar.xz")
-sha1sums=('e34cc30d3bb2447fcfb76bf8a40068358d26ba4b')
+sha1sums=('bc65641361c2f4d7fe0bba0109f96721c0c22a2c')
 
 build() {
   cd "${srcdir}"