git » kio-extras.git » commit eb57cb0

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 4b9f3c8e6ded0ea7541f2f95c55d41db37b514b2

KDE Applications 16.12.3

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index e7b9249..e82e193 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio-extras
-pkgver=16.12.2
+pkgver=16.12.3
 pkgrel=1
 pkgdesc="Additional components to increase the functionality of KIO"
 arch=(i686 x86_64)
@@ -15,8 +15,8 @@ optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails for
             'kimageformats: thumbnails for additional image formats')
 groups=(kde-applications kdenetwork)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('95be73884ffebcaa7c6a7d10317c9d3c'
-         'SKIP')
+sha256sums=('5af7b4dac320ed6d0897c8940e6043ef45a4e1d3a4f9f12e8513215633a5d7d5'
+            'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
 
 prepare() {