aboutsummaryrefslogtreecommitdiffstats
path: root/community/kinit
diff options
context:
space:
mode:
Diffstat (limited to 'community/kinit')
-rw-r--r--community/kinit/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kinit/APKBUILD b/community/kinit/APKBUILD
index b4cb9c589b..2b0ad51c90 100644
--- a/community/kinit/APKBUILD
+++ b/community/kinit/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kinit
-pkgver=5.61.0
+pkgver=5.62.0
pkgrel=0
pkgdesc="Process launcher to speed up launching KDE applications"
arch="all"
@@ -9,7 +9,7 @@ url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="qt5-qtbase-dev libcap-dev kservice-dev kio-dev ki18n-dev kwindowsystem-dev kcrash-dev kconfig-dev"
makedepends="$depends_dev extra-cmake-modules kdoctools-dev"
-source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/frameworks/${pkgver%.*}/kinit-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
build() {
@@ -28,4 +28,4 @@ check() {
package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="155ce985cd158f73f0035d62245bb289f7aeba0eda23fe4a4fc4c2ebccfdcfc9e93b2718b119cdf0faf0271157facfc68f51de08ca27561829a7130eb50af86f kinit-5.61.0.tar.xz"
+sha512sums="1757c50b4623cd3dae1a9def0333e4192a6695a6e0efdcaf4ab25116dcc6cec8f69c48c3d3646200eebc7a3b793b7a2b708e43a35b36db14b4eb475ac50383f4 kinit-5.62.0.tar.xz"