git » kpty.git » commit 534818e

KDE Frameworks 5.95

author Antonio Rojas
2022-06-12 19:28:09 UTC
committer Antonio Rojas
2022-06-12 19:28:09 UTC
parent 94a3b58f422c3fd319d8935c5fb6dd634cbcb688

KDE Frameworks 5.95

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e6d1b56..e714aaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kpty
-pkgver=5.94.0
+pkgver=5.95.0
 pkgrel=1
 pkgdesc='Pty abstraction'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(kcoreaddons ki18n libutempter)
 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=('569a60318b54cca6a5c5fb1e182556010d2f4c052961b125ad852ffa015746ca'
+sha256sums=('f61c80e545a77a94840d12e01cf0cb7332f76d86583184d6b8d90d8fec595f5e'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)