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/KDSingleApplication/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'KDSingleApplication'
pkgname=KDSingleApplication
version=1.2.0
version=1.2.1
revision=1
build_style=cmake
configure_args="-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs"
Expand All @@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/KDAB/KDSingleApplication"
changelog="https://github.com/KDAB/KDSingleApplication/releases"
distfiles="https://github.com/KDAB/KDSingleApplication/releases/download/v${version}/kdsingleapplication-${version}.tar.gz"
checksum=ff4ae6a4620beed1cdb3e6a9b78a17d7d1dae7139c3d4746d4856b7547d42c38
checksum=e3254ce9dc5ecf6d61ef83264bc61d486a307f0e3c9ed1bb2176f068cdbcbe09

post_install() {
vlicense LICENSE.txt
Expand Down