author | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
parent | 6223beb1ea7631182c708ca91d286f4fd407d573 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5cbd7b0..ed83c91 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kpty -pkgver=5.71.0 +pkgver=5.72.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=('7629d35ff783aff8fe801db30eb146efe50620f7500c4f7f1bf7d2619568c6b9' +sha256sums=('618a086fe025f34e37fef23902b90387f7ce6db4451815852d226327a9b31c99' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>