summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2024-04-17 07:59:56 +0000
committerAuto update bot2024-04-17 07:59:56 +0000
commit99345501a680bb2f4da91134a0446e21b1ec645c (patch)
tree3301eed164f16a0f9c225cb29051283722f62aea
parent5b40e65f926da8c77ccbe96d490668b5098202c9 (diff)
downloadaur-99345501a680bb2f4da91134a0446e21b1ec645c.tar.gz
Auto updated to 5.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64c2e9df00b3..2f0334cbe1f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zapzap
pkgdesc = WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine
- pkgver = 5.2.1
+ pkgver = 5.3
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.2.1
- b2sums = 36c3e6c20979a6fb35132c4e6c25436ad86e65fc52e9be71ff1042102e50f09c1c4e09c22647397ce94c40f35fa55b3f5dab9a1a9a4941e2902ba4cf6f541c76
+ source = git+https://github.com/zapzap-linux/zapzap#tag=5.3
+ b2sums = a5ba89dbe3fa27aa432f22595fe85422578cca9dfd92c03ae112d4af0b2eac353b5d9dbc2a2747a7c423bbf2d0e38b72e3abe04f4b7880235c024bf83724d4dd
pkgname = zapzap
diff --git a/PKGBUILD b/PKGBUILD
index d3743ccae56e..852321f9a89f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zapzap
_pkgname=com.rtosta.zapzap
-pkgver=5.2.1
+pkgver=5.3
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=('36c3e6c20979a6fb35132c4e6c25436ad86e65fc52e9be71ff1042102e50f09c1c4e09c22647397ce94c40f35fa55b3f5dab9a1a9a4941e2902ba4cf6f541c76')
+b2sums=('a5ba89dbe3fa27aa432f22595fe85422578cca9dfd92c03ae112d4af0b2eac353b5d9dbc2a2747a7c423bbf2d0e38b72e3abe04f4b7880235c024bf83724d4dd')
build() {
cd $pkgname