summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-03-15 07:55:51 +0000
committerAuto update bot2023-03-15 07:55:51 +0000
commit5721089bf69d2bd81a77a58c5362b34fadf56cbc (patch)
tree8b384749d4238d16615645743a9b7986d32c90ff
parentefcb23eb450fda511acdea6f51a180ad197e8d53 (diff)
downloadaur-5721089bf69d2bd81a77a58c5362b34fadf56cbc.tar.gz
Auto updated to 4.4.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40cbc5b84bb7..cacee0e3902b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zapzap
pkgdesc = WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine
- pkgver = 4.4.4
+ pkgver = 4.4.5
pkgrel = 1
url = https://github.com/rafatosta/zapzap
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = zapzap
depends = python-pyqt6-webengine
depends = dbus-python
optdepends = hunspell: spell check
- source = git+https://github.com/rafatosta/zapzap#tag=v4.4.4
+ source = git+https://github.com/rafatosta/zapzap#tag=v4.4.5
b2sums = SKIP
pkgname = zapzap
diff --git a/PKGBUILD b/PKGBUILD
index 5ff7c94c47e3..e96d53bab5d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zapzap
_pkgname=com.rtosta.zapzap
-pkgver=4.4.4
+pkgver=4.4.5
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')
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 'python-wheel')
optdepends=('hunspell: spell check')
source=(git+$url#tag=v$pkgver)
-b2sums=(SKIP)
+b2sums=('SKIP')
build() {
cd $pkgname