summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Müllenhaupt2017-12-19 20:07:26 +0100
committerMartin Müllenhaupt2017-12-19 20:07:26 +0100
commit079728dce9df11ce9dee2bfaf47552a780fef82e (patch)
treec196bce8a02cbe92f5a762753f64e755aeac33ee
parenta6189318e82a3f28bd7349c6a811ee0b526c1f81 (diff)
downloadaur-079728dce9df11ce9dee2bfaf47552a780fef82e.tar.gz
update to 0.16.1.rc.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9fac7af90c3..43295a1629a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Nov 28 20:04:28 UTC 2017
+# Tue Dec 19 19:07:03 UTC 2017
pkgbase = python-fafclient
pkgdesc = Forged Alliance Forever - Lobby Client. Community-driven client system for Supreme Commander: Forged Alliance.
- pkgver = 0.16.1.rc.1
+ pkgver = 0.16.1.rc.2
pkgrel = 1
epoch = 0
url = http://www.faforever.com/
@@ -20,7 +20,7 @@ pkgbase = python-fafclient
depends = qt5-webengine
depends = qt5-multimedia
replaces = python2-fafclient
- source = git+https://github.com/FAForever/client.git#branch=staging/0.16
+ source = git+https://github.com/FAForever/client.git#branch=release/0.16.1-rc.2
source = FAForeverPy36.desktop
sha256sums = SKIP
sha256sums = 4b748a04d4d37744ff7ba81101d4ac08bd26daeea06df87fc7e1b55205931eca
diff --git a/PKGBUILD b/PKGBUILD
index fc3941b135a8..2340362398b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martin Müllenhaupt <mm+aur.archlinux.org@netlair.de>
pkgname=python-fafclient
-pkgver=0.16.1.rc.1
+pkgver=0.16.1.rc.2
pkgrel=1
epoch=0
pkgdesc="Forged Alliance Forever - Lobby Client. Community-driven client system for Supreme Commander: Forged Alliance."
@@ -19,7 +19,7 @@ backup=()
options=()
install=
changelog=
-source=("git+https://github.com/FAForever/client.git#branch=staging/0.16" 'FAForeverPy36.desktop')
+source=("git+https://github.com/FAForever/client.git#branch=release/0.16.1-rc.2" 'FAForeverPy36.desktop')
sha256sums=('SKIP'
'4b748a04d4d37744ff7ba81101d4ac08bd26daeea06df87fc7e1b55205931eca')
noextract=()