aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuciogi <lucigithubcommit@skiff.com>2024-06-12 06:04:15 +0000
committerĐoàn Trần Công Danh <sgn.danh@gmail.com>2024-06-15 04:34:04 +0000
commit9a79e1d59ba009bfaffc7df7394010f4560dc257 (patch)
tree7fa701d3748d1dd5dbce943741cd5275b245125d
parentc8cbfd8e26baa4df14844f60ced7cb3f657ef07c (diff)
downloadvoid-packages-9a79e1d59ba009bfaffc7df7394010f4560dc257.tar
void-packages-9a79e1d59ba009bfaffc7df7394010f4560dc257.tar.gz
void-packages-9a79e1d59ba009bfaffc7df7394010f4560dc257.tar.bz2
void-packages-9a79e1d59ba009bfaffc7df7394010f4560dc257.tar.lz
void-packages-9a79e1d59ba009bfaffc7df7394010f4560dc257.tar.xz
void-packages-9a79e1d59ba009bfaffc7df7394010f4560dc257.tar.zst
void-packages-9a79e1d59ba009bfaffc7df7394010f4560dc257.zip
kf6-knewstuff: update to 6.3.0.
-rw-r--r--srcpkgs/kf6-knewstuff/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/kf6-knewstuff/template b/srcpkgs/kf6-knewstuff/template
index 37ddc4377a7..54e7cc40775 100644
--- a/srcpkgs/kf6-knewstuff/template
+++ b/srcpkgs/kf6-knewstuff/template
@@ -1,6 +1,6 @@
# Template file for 'kf6-knewstuff'
pkgname=kf6-knewstuff
-version=6.2.0
+version=6.3.0
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/knewstuff"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
-checksum=f54962756b8eb98c67840352a1efea4698f15a17d4bc8282f65adb0db08c5780
+checksum=a16d16b22e94cb5159a3b1a071c5785729e3052baf9e33f2ab020b9032d967d7
kf6-knewstuff-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}"