summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornano132017-11-23 02:35:52 +0100
committernano132017-11-23 02:35:52 +0100
commit57e2257e6c5a469c6074b75a049a2002f795272f (patch)
treebb94c841c8edc02207afeb5954fcc7fbed23478b
parentfb35f87519996fcd4a3e91c46f69047e56d2a704 (diff)
downloadaur-57e2257e6c5a469c6074b75a049a2002f795272f.tar.gz
new dependency python-whoosh
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0891bc1916b0..1679b26e814c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=('tambi')
pkgname=('tambi-git')
-pkgver=605
+pkgver=613
pkgrel=1
pkgdesc='A swiss army knife for studying the bible and much more'
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-git' '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' 'python-whoosh')
source=(${_pkgname}::git+https://github.com/nano13/tambi.git
$_pkgname.sh)
sha256sums=('SKIP' 'SKIP')