aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlen White2023-07-19 18:20:15 -0400
committerCarlen White2023-07-19 18:20:15 -0400
commit910975660fab225194b99f9b63e427f002f295be (patch)
tree8fdadd5169af66f44ce654d1c1260aedaf1c49d2
parent67604404b1a1ccc4d1f635226a6fdba068f8329b (diff)
downloadaur-910975660fab225194b99f9b63e427f002f295be.tar.gz
Change provides to fchat=3.0
-rw-r--r--PKGBUILD13
1 files changed, 10 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c6698a3be22..8bd27a423461 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fchat-rising
_pkgname=fchat-rising
pkgver=1.23.5
-pkgrel=4
+pkgrel=5
pkgdesc="The F-Chat 3.0 client from F-List modified by MrStallion. Uses a system-wide electron instead of the built in."
arch=('x86_64')
url="https://github.com/mrstallion/fchat-rising"
@@ -21,8 +21,15 @@ depends=(
'libsecret'
'icu72-bin'
)
-makedepends=('yarn' 'npm' 'nvm' 'node-gyp')
-provides=('fchat-3.0')
+makedepends=(
+ 'yarn'
+ 'npm'
+ 'nvm'
+ 'node-gyp'
+)
+provides=(
+ 'fchat=3'
+)
source=(
"fchat::git+https://github.com/mrstallion/fchat-rising#tag=v$pkgver"
'local://fchat.desktop'