summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornot_anonymous2023-03-19 11:31:34 -0600
committernot_anonymous2023-03-19 11:31:34 -0600
commitab6c3ba46e49ae73d87533d6b6eb31fa548da65e (patch)
tree6430758e236fe1879ee55e569ed697bd7593602f /PKGBUILD
parenta01c5890fb6ebe9ccc05be9c7f8b06e7fca56ddb (diff)
downloadaur-adif2cabrillo.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aaa24ec98a0d..02cb40db8140 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=adif2cabrillo
_pkgname=a2c
pkgver=1.0.5
-pkgrel=2
+pkgrel=3
pkgdesc="Ham Radio - QSO log-file converter"
arch=('i686' 'x86_64')
-url="http://users.telenet.be/on4qz/a2c/index.html"
+url="https://www.qsl.net/on4qz/a2c/index.html"
license=('GPL3')
depends=('qt5-base' 'hamradio-menus')
-source=(http://users.telenet.be/on4qz/${_pkgname}/downloads/${pkgname}_${pkgver}.tar.gz
+source=(https://www.qsl.net/on4qz/${_pkgname}/downloads/${pkgname}_${pkgver}.tar.gz
$pkgname.desktop)
prepare() {