summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEnes Hecan2021-04-11 14:36:58 +0200
committerEnes Hecan2021-04-11 14:36:58 +0200
commit984c35b87ee5a55355a880d68bf8ee40b278d275 (patch)
treef04b467f692aeb3964c5a664043b514be961cd8b /PKGBUILD
parentdb1a4ee568fc9ab4b14cb39c967738ab6af804ff (diff)
downloadaur-984c35b87ee5a55355a880d68bf8ee40b278d275.tar.gz
Bump version to 1.1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26387c703f3b..e53badde2512 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Enes Hecan <nshecan@gmail.com>
pkgname='whatsapp-for-linux'
-pkgver=1.1.5
+pkgver=1.1.6
pkgrel=1
pkgdesc="An unofficial WhatsApp desktop application for linux"
url="https://github.com/eneshecan/whatsapp-for-linux"
@@ -12,7 +12,7 @@ makedepends=('cmake')
provides=('whatsapp-for-linux')
conflicts=('whatsapp-for-linux')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-md5sums=('5c8d6f27c1825a1cdcb89a8557d0a041')
+md5sums=('a571a44f67512fd2421b7770b7cb03ad')
build() {
cd "$srcdir/$pkgname-$pkgver"