Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/qtkeychain-qt6/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'qtkeychain-qt6'
pkgname=qtkeychain-qt6
version=0.15.0
version=0.16.0
revision=1
build_style=cmake
configure_args="-DBUILD_WITH_QT6=ON
Expand All @@ -13,7 +13,7 @@ license="BSD-2-Clause"
homepage="https://github.com/frankosterfeld/qtkeychain"
changelog="https://raw.githubusercontent.com/frankosterfeld/qtkeychain/main/ChangeLog"
distfiles="https://github.com/frankosterfeld/${pkgname%-*}/archive/${version}.tar.gz"
checksum=f4254dc8f0933b06d90672d683eab08ef770acd8336e44dfa030ce041dc2ca22
checksum=3be26ec4ae30eecf0c2ff7572ba83799791b157c76e15a05ef35f23dc25e4054
make_check=no # tests need X11 ?

post_install() {
Expand Down