git » kirigami2.git » commit 946a8b8

Update to 5.67.1

author Antonio Rojas
2020-02-10 22:35:48 UTC
committer Antonio Rojas
2020-02-10 22:35:48 UTC
parent 0b40ffdf52d0fa973a61067a5527fc28f25f7f58

Update to 5.67.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index aabcc0c..2dae4d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kirigami2
-pkgver=5.67.0
+pkgver=5.67.1
 pkgrel=1
 pkgdesc='A QtQuick based components set'
 arch=(x86_64)
@@ -11,7 +11,7 @@ groups=(kf5)
 depends=(qt5-quickcontrols qt5-quickcontrols2 qt5-graphicaleffects)
 makedepends=(extra-cmake-modules qt5-tools qt5-doc qt5-svg kpackage doxygen)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('981d70554a36c062fee1c165ae2ced26f750ede4a5cee15574a04933bd2727e4'
+sha256sums=('0311ba00b213a26acddd9fe4ce0642ed2500a076429ea5fe4424fdf634f12e68'
             'SKIP')
 validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <faure@kde.org>