author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:02:20 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:02:20 UTC |
parent | 3f9c9d239d55501bca4b266eb9b0d305a7b69616 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a5b068c..f083652 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kpty -pkgver=5.96.0 +pkgver=5.97.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=('3732905762c4956e7af08b925c81e55bb4fced92ebf7ed3929866d88cdde5c97' +sha256sums=('87c5a63d9d2984fa9ab439d89e5d6f51744185a3e3f5e33b5d84cc18e8280ac4' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)