summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-04-02 07:55:43 +0000
committerAuto update bot2023-04-02 07:55:43 +0000
commit6343da56feff607a96b8eedcbbfa7e74f7a0b876 (patch)
treeded83d05a845897b21c4102abbc9929aa6fdd54a
parent13f7d5295892f9ba930411ce6c32b3b8068e7176 (diff)
downloadaur-6343da56feff607a96b8eedcbbfa7e74f7a0b876.tar.gz
Auto updated to 1.6.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0175cdaa7352..62c8e7586205 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = whatsapp-for-linux
pkgdesc = An unofficial WhatsApp desktop application for linux
- pkgver = 1.6.1
+ pkgver = 1.6.2
pkgrel = 1
url = https://github.com/eneshecan/whatsapp-for-linux
arch = i686
@@ -18,7 +18,7 @@ pkgbase = whatsapp-for-linux
depends = gst-plugins-good
depends = gst-plugins-bad
depends = gst-libav
- source = git+https://github.com/eneshecan/whatsapp-for-linux#tag=v1.6.1
+ source = git+https://github.com/eneshecan/whatsapp-for-linux#tag=v1.6.2
b2sums = SKIP
pkgname = whatsapp-for-linux
diff --git a/PKGBUILD b/PKGBUILD
index de7fd2176763..41aac0bea313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Enes Hecan <nshecan@gmail.com>
pkgname=whatsapp-for-linux
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
pkgdesc="An unofficial WhatsApp desktop application for linux"
url=https://github.com/eneshecan/$pkgname
@@ -11,7 +11,7 @@ license=(GPL3)
depends=(gtkmm3 webkit2gtk libayatana-appindicator libcanberra gst-plugins-base gst-plugins-good gst-plugins-bad gst-libav)
makedepends=(cmake git)
source=(git+$url#tag=v$pkgver)
-b2sums=(SKIP)
+b2sums=('SKIP')
build() {
cd $pkgname