git » kplotting.git » commit c2fe7e2

KDE Frameworks 5.101

author Antonio Rojas
2022-12-10 09:48:49 UTC
committer Antonio Rojas
2022-12-10 09:48:49 UTC
parent 68ecdab18ff7cc6189fdaf3aebd15fa1be27c2ef

KDE Frameworks 5.101

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 92b9f79..67d4243 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kplotting
-pkgver=5.100.0
+pkgver=5.101.0
 pkgrel=1
 pkgdesc='Lightweight plotting framework'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(qt5-base)
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('f5e411ba79a1945d6778b5a337d963a080cb3016be41b1708ab25d77a63751d3'
+sha256sums=('f1d04d1f51aedf162e2acdb1721ab7780aa1d5f89c50d050600291ac8fc15018'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)