summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2024-03-31 02:01:35 +0000
committerAuto update bot2024-03-31 02:01:35 +0000
commit5b40e65f926da8c77ccbe96d490668b5098202c9 (patch)
tree462c4da6d10842c2537a69b94bcfc7ba96f79e40
parent4f42b43ea958b39200d0ae338cd491d5717b89a8 (diff)
downloadaur-5b40e65f926da8c77ccbe96d490668b5098202c9.tar.gz
Auto updated to 5.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ff1e64e2b02..64c2e9df00b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zapzap
pkgdesc = WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine
- pkgver = 5.1
+ pkgver = 5.2.1
pkgrel = 1
url = https://github.com/zapzap-linux/zapzap
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = zapzap
depends = python-pydantic>=1.9.1
depends = python-typing_extensions>=4.6.1
optdepends = hunspell: spell check
- source = git+https://github.com/zapzap-linux/zapzap#tag=5.1
- b2sums = SKIP
+ source = git+https://github.com/zapzap-linux/zapzap#tag=5.2.1
+ b2sums = 36c3e6c20979a6fb35132c4e6c25436ad86e65fc52e9be71ff1042102e50f09c1c4e09c22647397ce94c40f35fa55b3f5dab9a1a9a4941e2902ba4cf6f541c76
pkgname = zapzap
diff --git a/PKGBUILD b/PKGBUILD
index 18c24a96e7a9..d3743ccae56e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zapzap
_pkgname=com.rtosta.zapzap
-pkgver=5.1
+pkgver=5.2.1
pkgrel=1
pkgdesc='WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine'
arch=(x86_64)
@@ -12,7 +12,7 @@ depends=('python-pyqt6' 'python-pyqt6-webengine' 'dbus-python' 'qt6-wayland' 'py
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools>=40.8.0' 'python-wheel' 'desktop-file-utils')
optdepends=('hunspell: spell check')
source=(git+$url#tag=$pkgver)
-b2sums=('SKIP')
+b2sums=('36c3e6c20979a6fb35132c4e6c25436ad86e65fc52e9be71ff1042102e50f09c1c4e09c22647397ce94c40f35fa55b3f5dab9a1a9a4941e2902ba4cf6f541c76')
build() {
cd $pkgname