summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Müllenhaupt2017-07-06 09:33:09 +0200
committerMartin Müllenhaupt2017-07-06 09:33:09 +0200
commitb24019bbea2a4d13227cc5f530b72a17334f5758 (patch)
tree26c78d5242e815b3b825b7d2f5a6bd324783bec8 /PKGBUILD
parent3e449f9fbaa46f822b2b498be868f465bca9731c (diff)
downloadaur-b24019bbea2a4d13227cc5f530b72a17334f5758.tar.gz
add qt5-webengine dep and update to develop branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 783ce168b421..2f337f43a595 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martin Müllenhaupt <mm+aur.archlinux.org@netlair.de>
pkgname=python-fafclient
-pkgver=0.13.2.28.g6c6021fa
+pkgver=0.13.2.29.g3c51a5c5
pkgrel=1
epoch=0
pkgdesc="Forged Alliance Forever - Lobby Client. Community-driven client system for Supreme Commander: Forged Alliance."
@@ -8,7 +8,7 @@ url="http://www.faforever.com/"
arch=('any')
license=('GPL3')
groups=()
-depends=('python-pyqt5' 'python-ipaddress' 'python-py' 'python-pycparser' 'python-dateutil' 'python-requests' 'python-lupa' 'python-trueskill' 'python-cffi' 'python-marshmallow-jsonapi' 'python-semantic-version' 'python-faftools' 'lib32-libpulse' 'wine>1.6.0' 'xdelta3' 'faf-uid')
+depends=('python-pyqt5' 'python-ipaddress' 'python-py' 'python-pycparser' 'python-dateutil' 'python-requests' 'python-lupa' 'python-trueskill' 'python-cffi' 'python-marshmallow-jsonapi' 'python-semantic-version' 'python-faftools' 'lib32-libpulse' 'wine>1.6.0' 'xdelta3' 'faf-uid' 'qt5-webengine')
makedepends=('python-setuptools')
checkdepends=()
optdepends=()
@@ -19,7 +19,7 @@ backup=()
options=()
install=
changelog=
-source=("git+https://github.com/FAForever/client.git#branch=474-feature-py3" 'FAForeverPy36.desktop')
+source=("git+https://github.com/FAForever/client.git#branch=develop" 'FAForeverPy36.desktop')
sha256sums=('SKIP'
'4b748a04d4d37744ff7ba81101d4ac08bd26daeea06df87fc7e1b55205931eca')
noextract=()