diff --git a/packaging/aur/kst4contest-bin/.SRCINFO b/packaging/aur/kst4contest-bin/.SRCINFO index 2c89bb9..c158ec4 100644 --- a/packaging/aur/kst4contest-bin/.SRCINFO +++ b/packaging/aur/kst4contest-bin/.SRCINFO @@ -2,7 +2,7 @@ pkgbase = kst4contest-bin pkgdesc = ON4KST Chat Client for VHF/UHF contest operation (pre-built) pkgver = 1.41.1 pkgrel = 1 - url = https://kst4contest.hamradioonline.de + url = https://github.com/praktimarc/kst4contest arch = x86_64 license = GPL-3.0-only depends = gst-plugins-base diff --git a/packaging/aur/kst4contest-bin/PKGBUILD b/packaging/aur/kst4contest-bin/PKGBUILD index 9c061e5..d94cd42 100644 --- a/packaging/aur/kst4contest-bin/PKGBUILD +++ b/packaging/aur/kst4contest-bin/PKGBUILD @@ -4,7 +4,7 @@ pkgver=1.41.1 pkgrel=1 pkgdesc="ON4KST Chat Client for VHF/UHF contest operation (pre-built)" 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') provides=('kst4contest') diff --git a/packaging/aur/kst4contest-git/.SRCINFO b/packaging/aur/kst4contest-git/.SRCINFO index ed69dc0..6a72297 100644 --- a/packaging/aur/kst4contest-git/.SRCINFO +++ b/packaging/aur/kst4contest-git/.SRCINFO @@ -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 diff --git a/packaging/aur/kst4contest-git/PKGBUILD b/packaging/aur/kst4contest-git/PKGBUILD index 06e0cc0..f32cba4 100644 --- a/packaging/aur/kst4contest-git/PKGBUILD +++ b/packaging/aur/kst4contest-git/PKGBUILD @@ -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') diff --git a/packaging/aur/kst4contest/.SRCINFO b/packaging/aur/kst4contest/.SRCINFO index 01af721..e077129 100644 --- a/packaging/aur/kst4contest/.SRCINFO +++ b/packaging/aur/kst4contest/.SRCINFO @@ -2,7 +2,7 @@ pkgbase = kst4contest pkgdesc = ON4KST Chat Client for VHF/UHF contest operation pkgver = 1.41.1 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 diff --git a/packaging/aur/kst4contest/PKGBUILD b/packaging/aur/kst4contest/PKGBUILD index bf195a0..6c7b2b8 100644 --- a/packaging/aur/kst4contest/PKGBUILD +++ b/packaging/aur/kst4contest/PKGBUILD @@ -4,7 +4,7 @@ pkgver=1.41.1 pkgrel=1 pkgdesc="ON4KST Chat Client for VHF/UHF contest operation" 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')