git » kitemmodels.git » commit b71db89

KDE Frameworks 5.49

author Antonio Rojas
2018-08-17 21:14:22 UTC
committer Antonio Rojas
2018-08-17 21:14:22 UTC
parent 9929552b23677d7e7521480bf8892a8845e78d25

KDE Frameworks 5.49

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 4ab7c8e..ff1f20c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemmodels
-pkgver=5.48.0
-pkgrel=3
+pkgver=5.49.0
+pkgrel=1
 pkgdesc='Models for Qt Model/View system'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules python-pyqt5 clang doxygen qt5-tools sip)
 optdepends=('python-pyqt5: for the Python bindings')
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('ee01915a9aeef0c7c077a195e5497aae9aa1ac7de60c8431549f3c4f3c76608d'
+sha256sums=('4f368c88ad9254662c9ef0765394e659ac54c9003cf65c0bd1129012c05030bb'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>