summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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