summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKokaKiwi2022-12-08 15:54:56 +0100
committerKokaKiwi2022-12-08 15:54:56 +0100
commit5ffa5cf36f1907884760a833bd41a88d2f72f91a (patch)
tree14022bf6be7276dae4147605e32c8e961a03b34e /PKGBUILD
parentb9433b51c805b4057317e161550dcf49e7cc6799 (diff)
downloadaur-5ffa5cf36f1907884760a833bd41a88d2f72f91a.tar.gz
Update: 6.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b0d02358799..a62e9b1b2372 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
_electron='electron20'
pkgname="ferdium-electron"
-pkgver=6.2.1
+pkgver=6.2.2
pkgrel=1
pkgdesc='A messaging browser that allows you to combine your favorite messaging services into one application (git build from latest release) - System-wide Electron edition'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://ferdium.org/"
license=('Apache')
depends=("$_electron")
-makedepends=('git' 'python' 'pnpm' 'npm' 'jq' 'asar' 'nodejs-lts-gallium')
+makedepends=('git' 'python' 'pnpm' 'jq' 'asar' 'nodejs-lts-gallium')
provides=('ferdium')
conflicts=('ferdium')
source=("$pkgname::git+https://github.com/ferdium/ferdium-app#tag=v$pkgver"