diff --git a/packaging/aur/kst4contest-bin/.SRCINFO b/packaging/aur/kst4contest-bin/.SRCINFO index c158ec4..c7e594a 100644 --- a/packaging/aur/kst4contest-bin/.SRCINFO +++ b/packaging/aur/kst4contest-bin/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = kst4contest-bin pkgdesc = ON4KST Chat Client for VHF/UHF contest operation (pre-built) - pkgver = 1.41.1 + pkgver = 1.42.0 pkgrel = 1 url = https://github.com/praktimarc/kst4contest arch = x86_64 @@ -10,7 +10,7 @@ pkgbase = kst4contest-bin provides = kst4contest conflicts = kst4contest conflicts = kst4contest-git - source = KST4Contest-v1.41.1-archlinux-x86_64.pkg.tar.zst::https://github.com/praktimarc/kst4contest/releases/download/v1.41.1/KST4Contest-v1.41.1-archlinux-x86_64.pkg.tar.zst - sha256sums = 8e9a53ff832920c9ef2733635b90c5a4ffcd57a2958aaa251e92bd031142c614 + source = KST4Contest-v1.42.0-archlinux-x86_64.pkg.tar.zst::https://github.com/praktimarc/kst4contest/releases/download/v1.42.0/KST4Contest-v1.42.0-archlinux-x86_64.pkg.tar.zst + sha256sums = 3d8ac19c9f9d3ab0bdaf0ea621de0aa18c64f442c8776d28bfad607522aaf02b pkgname = kst4contest-bin diff --git a/packaging/aur/kst4contest-bin/PKGBUILD b/packaging/aur/kst4contest-bin/PKGBUILD index d94cd42..2c921c3 100644 --- a/packaging/aur/kst4contest-bin/PKGBUILD +++ b/packaging/aur/kst4contest-bin/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Philipp Wagner pkgname=kst4contest-bin -pkgver=1.41.1 +pkgver=1.42.0 pkgrel=1 pkgdesc="ON4KST Chat Client for VHF/UHF contest operation (pre-built)" arch=('x86_64') @@ -10,7 +10,7 @@ depends=('gst-plugins-base' 'gst-plugins-good') provides=('kst4contest') conflicts=('kst4contest' 'kst4contest-git') source=("KST4Contest-v${pkgver}-archlinux-${CARCH}.pkg.tar.zst::https://github.com/praktimarc/kst4contest/releases/download/v${pkgver}/KST4Contest-v${pkgver}-archlinux-${CARCH}.pkg.tar.zst") -sha256sums=('8e9a53ff832920c9ef2733635b90c5a4ffcd57a2958aaa251e92bd031142c614') +sha256sums=('3d8ac19c9f9d3ab0bdaf0ea621de0aa18c64f442c8776d28bfad607522aaf02b') package() { cp -a "${srcdir}/usr" "${pkgdir}/" diff --git a/packaging/aur/kst4contest-git/.SRCINFO b/packaging/aur/kst4contest-git/.SRCINFO index 6a72297..a8442cb 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.42.0.r145.gd885924 + pkgver = 1.42.0.r256.g8aadbb9 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 bd00963..6b2b7aa 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.42.0.r145.gd885924 +pkgver=1.42.0.r256.g8aadbb9 pkgrel=1 pkgdesc="ON4KST Chat Client for VHF/UHF contest operation (git)" arch=('x86_64') diff --git a/packaging/aur/kst4contest/.SRCINFO b/packaging/aur/kst4contest/.SRCINFO index b58256b..a7aacfe 100644 --- a/packaging/aur/kst4contest/.SRCINFO +++ b/packaging/aur/kst4contest/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = kst4contest pkgdesc = ON4KST Chat Client for VHF/UHF contest operation - pkgver = 1.41.1 - pkgrel = 2 + pkgver = 1.42.0 + pkgrel = 1 url = https://github.com/praktimarc/kst4contest arch = x86_64 license = GPL-3.0-only @@ -12,7 +12,7 @@ pkgbase = kst4contest provides = kst4contest conflicts = kst4contest-bin conflicts = kst4contest-git - source = kst4contest-1.41.1.tar.gz::https://github.com/praktimarc/kst4contest/archive/refs/tags/v1.41.1.tar.gz - sha256sums = e96207a2d3fee19d35e34717f5312beb28bb087c040164e352337e749ce53b8d + source = kst4contest-1.42.0.tar.gz::https://github.com/praktimarc/kst4contest/archive/refs/tags/v1.42.0.tar.gz + sha256sums = bd396387b8de41aac706458d5ebf64140ab3e83b8a7c710b66aa802bd48e804e pkgname = kst4contest diff --git a/packaging/aur/kst4contest/PKGBUILD b/packaging/aur/kst4contest/PKGBUILD index fd46c98..671be2d 100644 --- a/packaging/aur/kst4contest/PKGBUILD +++ b/packaging/aur/kst4contest/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Philipp Wagner pkgname=kst4contest -pkgver=1.41.1 -pkgrel=2 +pkgver=1.42.0 +pkgrel=1 pkgdesc="ON4KST Chat Client for VHF/UHF contest operation" arch=('x86_64') url="https://github.com/praktimarc/kst4contest" @@ -11,7 +11,7 @@ makedepends=('java-environment=21' 'maven') provides=('kst4contest') conflicts=('kst4contest-bin' 'kst4contest-git') source=("${pkgname}-${pkgver}.tar.gz::https://github.com/praktimarc/kst4contest/archive/refs/tags/v${pkgver}.tar.gz") -sha256sums=('e96207a2d3fee19d35e34717f5312beb28bb087c040164e352337e749ce53b8d') +sha256sums=('bd396387b8de41aac706458d5ebf64140ab3e83b8a7c710b66aa802bd48e804e') build() { cd "${srcdir}/kst4contest-${pkgver}"