summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattia Borda2023-05-29 15:03:25 +0200
committerMattia Borda2023-05-29 15:03:25 +0200
commitcc6cfd279704cab46567f50b7fc6ff727e55d252 (patch)
tree55ec7675fdabf457658e0d927650b6b5002085c9 /PKGBUILD
parent6343da56feff607a96b8eedcbbfa7e74f7a0b876 (diff)
downloadaur-cc6cfd279704cab46567f50b7fc6ff727e55d252.tar.gz
Update to 1.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41aac0bea313..e30faf54d251 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Enes Hecan <nshecan@gmail.com>
pkgname=whatsapp-for-linux
-pkgver=1.6.2
+pkgver=1.6.3
pkgrel=1
pkgdesc="An unofficial WhatsApp desktop application for linux"
url=https://github.com/eneshecan/$pkgname
@@ -10,6 +10,7 @@ arch=(i686 x86_64 armv7h aarch64)
license=(GPL3)
depends=(gtkmm3 webkit2gtk libayatana-appindicator libcanberra gst-plugins-base gst-plugins-good gst-plugins-bad gst-libav)
makedepends=(cmake git)
+optdepends=('hunspell-en_us: spell-checking')
source=(git+$url#tag=v$pkgver)
b2sums=('SKIP')