summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d7aed34db3c..9bacc3270754 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vain <aurmaint1 on host: uninformativ dot de>
pkgname=asciiworld-git
-pkgver=20.01
-pkgrel=2
+pkgver=22.03
+pkgrel=1
pkgdesc="ASCII world map and tools"
arch=('i686' 'x86_64')
url="https://uninformativ.de/git/asciiworld"
@@ -12,7 +12,7 @@ optdepends=('curl: Retrieving various data'
'python: Additional tools, e.g. satellite tracking'
'python-geographiclib: Geographic calculations, used by tools'
'python-pyephem: Calculating satellite positions'
- 'python-pygeoip: Reading GeoIP databases'
+ 'python-maxminddb: Reading GeoIP databases'
'geoip-database-extra: An actual GeoIP database'
'ncurses: For tput')
provides=("${pkgname%-git}")