fix: revert AUR url back to GitHub upstream [skip ci]

This commit is contained in:
2026-07-14 16:47:18 +02:00
parent 360e55633b
commit e85d4c2fe2
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ pkgbase = kst4contest-git
pkgdesc = ON4KST Chat Client for VHF/UHF contest operation (git)
pkgver = 1.42.0.r145.gd885924
pkgrel = 1
url = https://kst4contest.hamradioonline.de
url = https://github.com/praktimarc/kst4contest
arch = x86_64
license = GPL-3.0-only
makedepends = java-environment=21
+1 -1
View File
@@ -4,7 +4,7 @@ pkgver=1.42.0.r145.gd885924
pkgrel=1
pkgdesc="ON4KST Chat Client for VHF/UHF contest operation (git)"
arch=('x86_64')
url="https://kst4contest.hamradioonline.de"
url="https://github.com/praktimarc/kst4contest"
license=('GPL-3.0-only')
depends=('gst-plugins-base' 'gst-plugins-good')
makedepends=('java-environment=21' 'maven' 'git')