author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:32:59 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:32:59 UTC |
parent | 94ab1cfc418fddf2ff8e05a203bfea61b063769c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index dd33d80..9e28e08 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjs -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Support for JS scripting in applications' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-base) makedepends=(extra-cmake-modules kdoctools) groups=(kf5-aids) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('77ef6424f79229ff9b5c59a26c77b66e08c0a2b1cf8271c78aebc3b2af940e4a' +sha256sums=('0e59e1d757819943d76e1df8af3f2cbf586b0104aafa8ee7b8b4ea82987bdcf8' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)