summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Müllenhaupt2020-03-23 00:05:09 +0100
committerMartin Müllenhaupt2020-03-23 00:05:09 +0100
commit9180c136552088c80b62b0f7121d3fd81542913e (patch)
treef5eb315b35e38346d2d5101efc4ced6be53fda93 /PKGBUILD
parentac5015d52337336d2686764e1a68a40ed3fe6347 (diff)
downloadaur-python-fafclient.tar.gz
update and missing deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 231475ab423f..ba010c6f8696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Martin Müllenhaupt <mm+aur.archlinux.org@netlair.de>
pkgname=python-fafclient
-pkgver=0.18.8
-pkgrel=2
+pkgver=0.18.9
+pkgrel=1
epoch=0
pkgdesc="Forged Alliance Forever - Lobby Client. Community-driven client system for Supreme Commander: Forged Alliance."
url="http://www.faforever.com/"
arch=('any')
license=('GPL3')
groups=()
-depends=('python-pyqt5' 'python-ipaddress' 'python-jsonschema' 'python-semantic-version' 'lib32-libpulse' 'wine>1.6.0' 'xdelta3' 'faf-uid' 'qt5-webengine' 'faf-ice-adapter-java-bin')
+depends=('python-pyqt5' 'python-sip' 'python-ipaddress' 'python-jsonschema' 'python-semantic-version' 'python-pyqtwebengine' 'python-jinja' 'lib32-libpulse' 'wine>1.6.0' 'xdelta3' 'faf-uid' 'qt5-webengine' 'faf-ice-adapter-java-bin')
makedepends=('python-setuptools')
checkdepends=()
optdepends=()