summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSophie 'Sharky' Schumann2020-06-18 17:29:28 +0200
committerSophie 'Sharky' Schumann2020-06-18 17:29:28 +0200
commit8ff33db535b1a349624ca4e95906f92607cacfcf (patch)
treee0f5ac669136975d929268935f6ab38dbacf6236
parent41c2db39007d6da53310218e829cb7b2a362633b (diff)
downloadaur-8ff33db535b1a349624ca4e95906f92607cacfcf.tar.gz
updated provides
-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"