summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornot_anonymous2022-02-14 16:03:52 -0700
committernot_anonymous2022-02-14 16:03:52 -0700
commita16307cf21f1747f9185d829a2fcb9082a9ecc3d (patch)
tree735cce5e2f8bf4d8dd724b6e91ea11a3e5f35588 /PKGBUILD
parente6ab6d1a1fc2b6de618fe9bb51f777cb7e73cfd8 (diff)
downloadaur-pyqso.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6def2cc13a64..9a5676b7d47e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
pkgname=pyqso
_authorname=ctjacobs
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Ham Radio QSO logging tool."
arch=('any')
-url="http://christianjacobs.uk/pyqso/"
+url="https://christianjacobs.uk/pyqso/"
license=('GPL3')
depends=('gtk3' 'gobject-introspection' 'python-basemap' 'python-cairocffi'
- 'hamlib-git-python3' 'hamradio-menus')
+ 'hamlib' 'hamradio-menus')
+optdepends=('python-cartopy' 'python-geocoder')
#makedepends=('python-sphinx' # for building docs)
source=(https://github.com/${_authorname}/$pkgname/archive/v${pkgver}.tar.gz
$pkgname.desktop