git » kitemmodels.git » commit 9b4b1ad

KDE Frameworks 5.79

author Antonio Rojas
2021-02-13 16:36:21 UTC
committer Antonio Rojas
2021-02-13 16:36:21 UTC
parent 6d241d8a546928c21e4584a17eeec444f6b3e258

KDE Frameworks 5.79

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 840a742..0b58471 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemmodels
-pkgver=5.78.0
+pkgver=5.79.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=('4a361cf0fd7bc48261fddcc5b916367cb22b5a2cfdbb91a6eff5d0da4e7cc8fa'
+sha256sums=('7a29b2b7f20a3dbfd65a12e38f431716e14c8d43f9f1edc32e15e03920503dbd'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>