summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornano132017-10-26 23:11:07 +0200
committernano132017-10-26 23:11:07 +0200
commitebfc6582e922511cc405a10c7fdfd50021a63ce2 (patch)
tree79d673901f3a1ebf10f323d7bca2e1183d2748e7 /PKGBUILD
parent71045f02f948dad276a058470a39f79fc82ae646 (diff)
downloadaur-ebfc6582e922511cc405a10c7fdfd50021a63ce2.tar.gz
changed dependency python-gpsd to python-gpsd-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6e4bd95fdfb..814cd0177941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
licence=('undecided')
url='https://github.com/nano13/tambi.git'
makedepends=('git' 'python-setuptools')
-depends=('python3' 'python-pyqt5' 'qt5-charts' 'python-pyqtchart' 'python-pysword' 'python-markdown' 'python-gpsd' 'python-geopy' 'python-srtm-git' 'python-pillow')
+depends=('python3' 'python-pyqt5' 'qt5-charts' 'python-pyqtchart' 'python-pysword' 'python-markdown' 'python-gpsd-git' 'python-geopy' 'python-srtm-git' 'python-pillow')
source=(${_pkgname}::git+https://github.com/nano13/tambi.git
$_pkgname.sh)
sha256sums=('SKIP' 'SKIP')