summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSophie 'Sharky' Schumann2020-07-10 13:24:50 +0200
committerSophie 'Sharky' Schumann2020-07-10 13:24:50 +0200
commit2a328b4f226b769dcd4a0cb9600fcf49ab522eb0 (patch)
tree983aa8599d51690553565e1e6f874199dc01fb22
parentbd87b8488db368e03aae64b9a636104072b016a5 (diff)
downloadaur-2a328b4f226b769dcd4a0cb9600fcf49ab522eb0.tar.gz
oops
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8a87f38c182..145826ad47a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = revolution-desktop-git
pkgdesc = A glossy Matrix collaboration client for the desktop.
pkgver = r9235.99ae606c
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.eastcoast.hosting/ponies/riot-web
arch = x86_64
license = custom:CSL
diff --git a/PKGBUILD b/PKGBUILD
index d4ed7f243b13..a0286c905304 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgbase=revolution-desktop-git
pkgver=r9235.99ae606c
-pkgrel=2
+pkgrel=3
pkgname=(revolution-web-git revolution-desktop-git)
pkgdesc="A glossy Matrix collaboration client for the desktop."
arch=('x86_64')
@@ -93,7 +93,7 @@ package_revolution-desktop-git() {
# Config file
ln -s /etc/revolution/config.json "${pkgdir}"/etc/webapps/revolution/config.json
- install -Dm644 config.sample.json -t "${pkgdir}"/etc/revolution/config.json
+ install -Dm644 ../riot-web/config.sample.json -t "${pkgdir}"/etc/revolution/config.json
# Required extras
install -Dm644 ../revolution-desktop.desktop "${pkgdir}"/usr/share/applications/revolution-desktop.desktop