summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b212c70c423..b404b7b6153c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = revolution-desktop-git
makedepends = sqlcipher
makedepends = electron
depends = electron
- provides = riot-desktop
+ provides = revolution-desktop
backup = etc/revolution/config.json
source = matrix-js-sdk::git+https://gitlab.eastcoast.hosting/ponies/matrix-js-sdk.git
source = matrix-react-sdk::git+https://gitlab.eastcoast.hosting/ponies/matrix-react-sdk.git
diff --git a/PKGBUILD b/PKGBUILD
index efef873104c2..5c57ecea7509 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://gitlab.eastcoast.hosting/ponies/riot-web"
license=('Apache')
depends=('electron')
makedepends=('git' 'nodejs' 'jq' 'yarn' 'npm' 'python' 'rust' 'sqlcipher' 'electron')
-provides=('riot-desktop')
+provides=('revolution-desktop')
backup=("etc/revolution/config.json")
_giturl='git+https://gitlab.eastcoast.hosting/ponies'
source=("matrix-js-sdk::${_giturl}/matrix-js-sdk.git"