git » khelpcenter.git » commit 797501f

KDE Applications 16.12.3

author Antonio Rojas
2017-03-09 16:12:45 UTC
committer Antonio Rojas
2017-03-09 16:12:45 UTC
parent e0469d037761917bb190dc069ee9790a81fd450c

KDE Applications 16.12.3

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 4b8dc65..b057905 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=khelpcenter
-pkgver=16.12.2
+pkgver=16.12.3
 pkgrel=1
 pkgdesc="Application to show KDE Applications' documentation"
 arch=(i686 x86_64)
@@ -15,8 +15,8 @@ makedepends=(extra-cmake-modules python)
 conflicts=(khelpcenter4 kdebase-runtime-doc)
 replaces=(khelpcenter4 kdebase-runtime-doc)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('15cd0cdb9138ef2bf312a1567e602b53'
-         'SKIP')
+sha256sums=('a74a1997feae8abdb3c00ad6afbc9cb1679a6a9ad4afe61f5ff0eb25a5641d80'
+            'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
 
 prepare() {