summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Shapovalov2015-09-04 04:47:12 +0300
committerIvan Shapovalov2015-09-04 04:47:12 +0300
commit1277e801a17ee4839eea0b03d322677a9141d8f4 (patch)
tree3405ab8942d44ba53bd766f59ad1ce8abb2c39bf /PKGBUILD
parent1071351b2234cf582731f2e5f7259979cfc9b00b (diff)
downloadaur-1277e801a17ee4839eea0b03d322677a9141d8f4.tar.gz
Bump to 0.10.0.r0.gefeeff2-1; use master branch again.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8b1119017c9..ae05e961be0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ivan Shapovalov <intelfx100@gmail.com>
pkgname=matrix-synapse-git
-pkgver=0.10.0.rc1.r1.g1bd1a43
+pkgver=0.10.0.r0.gefeeff2
pkgrel=1
pkgdesc="Matrix reference homeserver"
license=('Apache')
@@ -14,7 +14,7 @@ depends=('python2-syutil-git' 'python2-twisted>=15.1.0' 'python2-service-identit
'python2-pysaml2'
'python2-matrix-angular-sdk-git')
makedepends=('python2-twisted' 'python2-mock' 'python2-setuptools_trial')
-source=("git://github.com/matrix-org/synapse.git#branch=release-v0.10.0"
+source=("git://github.com/matrix-org/synapse.git"
'sysusers-synapse.conf')
md5sums=('SKIP'
'dfbffdd307c5559357a2ff51a1906700')