author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:59:16 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:59:16 UTC |
parent | 9bd2a85a5abfa1314071888ebe2b8c2473d71043 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 10d35ac..8b5173d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kross -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Multi-language application scripting' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kparts) makedepends=(extra-cmake-modules kdoctools qt5-tools) groups=(kf5-aids) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('e83f3388ca8e89057e272b3b98233f294528ed0dcb62a6edb6cf37b7a1891f45' +sha256sums=('103837799febbd62365a6445db046a2ee4add13d7d250abf925872cac642986e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>