summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d3277789cb8..3a2f87874481 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Jack O'Sullivan <jackos1998 at gmail dot com>
_pkgbase=riot
-_pkgver=4715
-_src=riot-8630d0319dcc-react-94f6f65fac95-js-6f17e3e659a0
+_pkgver=323
+_src=riot-6f8c6bf13e1d-react-0e3d4fbc0c88-js-fbf53524ed26
pkgname=riot-web-develop-bin
-pkgver=b4715
-pkgrel=2
+pkgver=b323
+pkgrel=1
pkgdesc="A glossy Matrix collaboration client for the web (develop branch)."
arch=('any')
url="https://riot.im"
_url="https://github.com/vector-im/riot-web"
license=('Apache')
makedepends=('npm' 'git')
-source=("https://matrix.org/jenkins/job/VectorWebDevelop/${_pkgver}/artifact/dist/${_src}.tar.gz")
-sha256sums=('53e9267f2414d448f32a0200b22e1781520d9b8052490d89c4314ead80c8e754')
+source=("${_src}.tar.gz::https://buildkite.com/organizations/matrix-dot-org/pipelines/riot-web/builds/${_pkgver}/jobs/250aea95-79d7-4043-b256-67e1341b9539/artifacts/47c9b22f-70fc-4842-8c3d-8c1b265fc4ca")
+sha256sums=('fc85fa9fc56cd93e2c3a397998c0568790d9d84adbeb2fdc6316ee1babaefdd8')
provides=('vector-web') # @vith
replaces=('vector-web') # @vith
conflicts=('vector-web')