summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSophie 'Sharky' Schumann2020-07-10 13:42:17 +0200
committerSophie 'Sharky' Schumann2020-07-10 13:42:17 +0200
commitc109df7f52bb0f016042c70fdbade2a4737626f4 (patch)
treef327e2537a76782810a1129ae5d7db9ccfeba713
parent69660883ae3a1390bf67247057048675f7b21899 (diff)
downloadaur-c109df7f52bb0f016042c70fdbade2a4737626f4.tar.gz
oops 3 oof
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 762d7842f9cd..c088f6be9d99 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 = 4
+ pkgrel = 5
url = https://gitlab.eastcoast.hosting/ponies/riot-web
arch = x86_64
license = custom:CSL
diff --git a/PKGBUILD b/PKGBUILD
index 2c5fec6da6f7..995ffb77f8b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgbase=revolution-desktop-git
pkgver=r9235.99ae606c
-pkgrel=4
+pkgrel=5
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 -TDm644 ../riot-web/config.sample.json -t "${pkgdir}"/etc/revolution/config.json
+ install -Tm644 ../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