summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2024-04-30 07:59:16 +0000
committerAuto update bot2024-04-30 07:59:16 +0000
commit9e49f82f60b3495e67cbbf7f891b25d570f82758 (patch)
tree9527db94097002d8af8fabbc02787ca665d2273b
parent39885427ce9041b383773e0a3d6a5a11ab5b8bb3 (diff)
downloadaur-9e49f82f60b3495e67cbbf7f891b25d570f82758.tar.gz
Auto updated to 5.3.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25e7c38197e2..90a3c1552e12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zapzap
pkgdesc = WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine
- pkgver = 5.3
- pkgrel = 2
+ pkgver = 5.3.1
+ pkgrel = 1
url = https://github.com/zapzap-linux/zapzap
arch = x86_64
license = GPL3
@@ -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.3
- b2sums = a5ba89dbe3fa27aa432f22595fe85422578cca9dfd92c03ae112d4af0b2eac353b5d9dbc2a2747a7c423bbf2d0e38b72e3abe04f4b7880235c024bf83724d4dd
+ source = git+https://github.com/zapzap-linux/zapzap#tag=5.3.1
+ b2sums = 5549042fbc6ec591ac69903bedc2a35cd26ffb22d90f7024ce1ea6cf9c4aeecce31a3793aed5b8288da84df6352b157483c6fc30d27c0618a8e3e652494bdef4
pkgname = zapzap
diff --git a/PKGBUILD b/PKGBUILD
index e4b84685fd03..4eb1f56d7df8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=zapzap
_pkgname=com.rtosta.zapzap
-pkgver=5.3
-pkgrel=2
+pkgver=5.3.1
+pkgrel=1
pkgdesc='WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine'
arch=(x86_64)
url="https://github.com/$pkgname-linux/$pkgname"
@@ -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=('a5ba89dbe3fa27aa432f22595fe85422578cca9dfd92c03ae112d4af0b2eac353b5d9dbc2a2747a7c423bbf2d0e38b72e3abe04f4b7880235c024bf83724d4dd')
+b2sums=('5549042fbc6ec591ac69903bedc2a35cd26ffb22d90f7024ce1ea6cf9c4aeecce31a3793aed5b8288da84df6352b157483c6fc30d27c0618a8e3e652494bdef4')
build() {
cd $pkgname