git » kjs.git » commit 9c3f9e9

KDE Frameworks 5.100

author Antonio Rojas
2022-11-11 19:54:35 UTC
committer Antonio Rojas
2022-11-11 19:54:35 UTC
parent 9b600bb220c8ed2539a57b606ed9fd65f7528c3b

KDE Frameworks 5.100

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 50c866a..dc41611 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kjs
-pkgver=5.99.0
-pkgrel=2
+pkgver=5.100.0
+pkgrel=1
 pkgdesc='Support for JS scripting in applications'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -13,7 +13,7 @@ depends=(qt5-base pcre)
 makedepends=(extra-cmake-modules kdoctools)
 groups=(kf5-aids)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('40f11254a4c67d679fbda594bf0c5029bf88d555bdb7d31bf4807a28df085e4b'
+sha256sums=('61729dbb28913bbf46627d4a1f75e553f6666b4fb896a97623e78417f01ac2ae'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)