aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlen White2022-09-16 12:11:37 -0400
committerCarlen White2022-09-16 12:11:37 -0400
commite15f3b92d54d916b5c42a5c66eb03811e2c59927 (patch)
tree92a19d60b4e53eb2ee98eb7480aca92e43658ac3
parent5a35767c672eb12a5b59ae33362e17494de78262 (diff)
downloadaur-e15f3b92d54d916b5c42a5c66eb03811e2c59927.tar.gz
Updated for v1.19.2
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6c55809ea44..27853b08a8a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carlen White <whitersuburban@gmail.com>
pkgname=fchat-rising-git
_pkgname=fchat-rising
-pkgver=1.18.1
+pkgver=1.19.2
pkgrel=1
pkgdesc="The F-Chat 3.0 client from F-List modifed by MrStallion. Uses a system-wide electron instead of the built in."
arch=('x86_64')
@@ -19,7 +19,7 @@ depends=(
makedepends=('yarn' 'npm' 'nvm' 'node-gyp' 'python2')
provides=('fchat-3.0')
source=(
- 'fchat::git+https://github.com/mrstallion/fchat-rising#tag=v1.18.1'
+ "fchat::git+https://github.com/mrstallion/fchat-rising#tag=v$pkgver"
'local://fchat.desktop'
)
sha256sums=('SKIP' 'eaa27f1eb8bd228e9bd11a1cd068f30b3129abce85ab9f275de34dbf60ba8fba')