summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca57b4e50cae..87f167db8d6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Enes Hecan <nshecan@gmail.com>
pkgname=whatsapp-for-linux
-pkgver=1.6.4
+pkgver=1.6.5
pkgrel=1
pkgdesc="An unofficial WhatsApp desktop application for linux"
url=https://github.com/eneshecan/$pkgname
@@ -12,7 +12,7 @@ depends=(gtkmm3 webkit2gtk libayatana-appindicator libcanberra gst-plugins-base
makedepends=(cmake git)
optdepends=('hunspell-en_us: spell-checking')
source=(git+$url#tag=v$pkgver)
-b2sums=('SKIP')
+b2sums=('f7b31f0f61903b5cb53a4d7f0402600e6b37659f11fe66c554388f35030bd7310d96b7a0c62591fbfaae368a7e100561ad40f34892595f452d2933c1f79cff3a')
build() {
cd $pkgname