summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 902d7061d5e8..f58a5a9d7959 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = whatsie
pkgdesc = Fast Light weight WhatsApp Client based on Qt's WebEngine, With lots of settings and packed goodies
- pkgver = 4.14.2
+ pkgver = 4.15.0
pkgrel = 1
url = https://github.com/keshavbhatt/whatsie
arch = armv6h
@@ -16,7 +16,7 @@ pkgbase = whatsie
depends = qt5-location
depends = qt5-webchannel
depends = qt5-webengine
- source = https://github.com/keshavbhatt/whatsie/archive/refs/tags/v4.14.2.tar.gz
- sha256sums = 74cd56a3a3e4426e876d9607b51c30e3dd3cb8999578935c1dadd6b320dff349
+ source = https://github.com/keshavbhatt/whatsie/archive/refs/tags/v4.15.0.tar.gz
+ sha256sums = efb9fca36c94a3e159646b2d7cb4f6a76ff5fca6347c13930480cd1d23e567f7
pkgname = whatsie
diff --git a/PKGBUILD b/PKGBUILD
index 1eb820f7d9f1..ac1257731c21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: robertfoster
pkgname=whatsie
-pkgver=4.14.2
+pkgver=4.15.0
pkgrel=1
pkgdesc="Fast Light weight WhatsApp Client based on Qt's WebEngine, With lots of settings and packed goodies"
arch=('armv6h' 'armv7h' 'arm' 'aarch64' 'i686' 'x86_64')
@@ -22,4 +22,4 @@ package() {
make INSTALL_ROOT="${pkgdir}" install
}
-sha256sums=('74cd56a3a3e4426e876d9607b51c30e3dd3cb8999578935c1dadd6b320dff349')
+sha256sums=('efb9fca36c94a3e159646b2d7cb4f6a76ff5fca6347c13930480cd1d23e567f7')