summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJack O'Sullivan2019-02-05 22:17:05 +0000
committerJack O'Sullivan2019-02-05 22:17:05 +0000
commit31ee99a823fa967c4a16db8b05babc309e92ad2e (patch)
treee85988e703cefa15eed566ef102127f92da2ba74 /PKGBUILD
parenta9d0134e1cf3800aedcca6e8ecc73ae6b5473c44 (diff)
downloadaur-31ee99a823fa967c4a16db8b05babc309e92ad2e.tar.gz
Fix install path
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 232f44e01568..1d3277789cb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Jack O'Sullivan <jackos1998 at gmail dot com>
-_pkgbase=riot-web
+_pkgbase=riot
_pkgver=4715
_src=riot-8630d0319dcc-react-94f6f65fac95-js-6f17e3e659a0
pkgname=riot-web-develop-bin
pkgver=b4715
-pkgrel=1
+pkgrel=2
pkgdesc="A glossy Matrix collaboration client for the web (develop branch)."
arch=('any')
url="https://riot.im"