From 367967518ea4455d4c4b0444c94f26349e41319e Mon Sep 17 00:00:00 2001 From: Philipp Wagner Date: Tue, 14 Jul 2026 16:41:33 +0200 Subject: [PATCH] chore: fix kst4contest-git pkgver to 1.42.0 base [skip ci] --- packaging/aur/kst4contest-git/.SRCINFO | 2 +- packaging/aur/kst4contest-git/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/aur/kst4contest-git/.SRCINFO b/packaging/aur/kst4contest-git/.SRCINFO index b7c8d14..6a72297 100644 --- a/packaging/aur/kst4contest-git/.SRCINFO +++ b/packaging/aur/kst4contest-git/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = kst4contest-git pkgdesc = ON4KST Chat Client for VHF/UHF contest operation (git) - pkgver = 1.41.1.r37.gbf1b72a + pkgver = 1.42.0.r145.gd885924 pkgrel = 1 url = https://github.com/praktimarc/kst4contest arch = x86_64 diff --git a/packaging/aur/kst4contest-git/PKGBUILD b/packaging/aur/kst4contest-git/PKGBUILD index e5a1469..f32cba4 100644 --- a/packaging/aur/kst4contest-git/PKGBUILD +++ b/packaging/aur/kst4contest-git/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Philipp Wagner pkgname=kst4contest-git -pkgver=1.41.1.r37.gbf1b72a +pkgver=1.42.0.r145.gd885924 pkgrel=1 pkgdesc="ON4KST Chat Client for VHF/UHF contest operation (git)" arch=('x86_64')