diff options
author | Auto update bot | 2025-03-05 07:56:35 +0000 |
---|---|---|
committer | Auto update bot | 2025-03-05 07:56:35 +0000 |
commit | 3ba058266b97a006cf94e60ac638892402693020 (patch) | |
tree | 783d226b4c76cf2ba1d9816eafcd379f79cb0d96 | |
parent | 1b960a45d13afbaddc45b940486261d2df93e8b8 (diff) | |
download | aur-3ba058266b97a006cf94e60ac638892402693020.tar.gz |
Auto updated to 6.0.1.7
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = zapzap pkgdesc = WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine - pkgver = 6.0.1.6 + pkgver = 6.0.1.7 pkgrel = 1 url = https://github.com/rafatosta/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/rafatosta/zapzap#tag=6.0.1.6 - b2sums = f70da84b4b8000dc7517ae44e205fe0f6a707a8de64c5366e152ee267c93f4a429678e908cb85034383cf40d8c4605ca51656c8f0e3165121cc84f6ae71a2fba + source = git+https://github.com/rafatosta/zapzap#tag=6.0.1.7 + b2sums = 3c965f7ac191e53ea35fcb7d1b6544f3a0a0dddf2f9552d792bb735a48d92d697f72f84c1b1fcf5663cfeab03cab45166a78c84ae193b48b6d51f7b4b53c4e1e pkgname = zapzap @@ -2,7 +2,7 @@ pkgname=zapzap _pkgname=com.rtosta.zapzap -pkgver=6.0.1.6 +pkgver=6.0.1.7 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=('f70da84b4b8000dc7517ae44e205fe0f6a707a8de64c5366e152ee267c93f4a429678e908cb85034383cf40d8c4605ca51656c8f0e3165121cc84f6ae71a2fba') +b2sums=('3c965f7ac191e53ea35fcb7d1b6544f3a0a0dddf2f9552d792bb735a48d92d697f72f84c1b1fcf5663cfeab03cab45166a78c84ae193b48b6d51f7b4b53c4e1e') build() { cd $pkgname |