git » kitemmodels.git » commit bb9645d

KDE Frameworks 5.86

author Antonio Rojas
2021-09-11 09:36:10 UTC
committer Antonio Rojas
2021-09-11 09:36:10 UTC
parent 64c480507a51b03c213690c156a0eb4f771015d6

KDE Frameworks 5.86

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7d09931..60c7b19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemmodels
-pkgver=5.85.0
+pkgver=5.86.0
 pkgrel=1
 pkgdesc='Models for Qt Model/View system'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules python-pyqt5 clang doxygen qt5-tools qt5-doc si
 optdepends=('python-pyqt5: for the Python bindings' 'qt5-declarative: QML bindings')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7a1cd1610dc3a8d81caa1fc96554a75dc56d233299f9e7cc0ea4a3930da7a530'
+sha256sums=('4fd951a84e6c634601b90802f8ab903cd187643785d8bb3e5556af77f586f216'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>