upgpkg: zapzap-6.2.5-2: Rebuild for Python 3.14
This commit is contained in:
parent
0e726a456e
commit
84b844586e
3 changed files with 1 additions and 32 deletions
30
.SRCINFO
30
.SRCINFO
|
|
@ -1,30 +0,0 @@
|
|||
pkgbase = zapzap
|
||||
pkgdesc = WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine
|
||||
pkgver = 6.2.4
|
||||
pkgrel = 1
|
||||
url = https://github.com/rafatosta/zapzap
|
||||
arch = any
|
||||
license = GPL-3.0-or-later
|
||||
makedepends = desktop-file-utils
|
||||
makedepends = git
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-wheel
|
||||
depends = dbus-python
|
||||
depends = hicolor-icon-theme
|
||||
depends = python
|
||||
depends = python-inflect
|
||||
depends = python-jaraco.text
|
||||
depends = python-pydantic
|
||||
depends = python-pyqt6
|
||||
depends = python-pyqt6-webengine
|
||||
depends = python-typing_extensions
|
||||
depends = qt6-wayland
|
||||
optdepends = hunspell: spell check
|
||||
source = zapzap-6.2.4::git+https://github.com/rafatosta/zapzap.git#tag=6.2.4
|
||||
source = tray-icon.patch
|
||||
b2sums = c17051d7b0e318a8d77ba85b700b7f8b812d1beb74e2d654fe93f2a59b743c2a372437d3df838cbc41f3a78795e264195240bac8d5bb96c9e450a73b2d6caf8b
|
||||
b2sums = e8254f81a87a08609096e76156dd8ec37f87ac7c4323d62aaac83f7378fe9273c6fd40d3f214bf6f36346123d628fa587c4b4c7057f4291b66a0c0f8d95c635c
|
||||
|
||||
pkgname = zapzap
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,7 +4,6 @@
|
|||
# But not these files...
|
||||
!.gitignore
|
||||
!PKGBUILD
|
||||
!.SRCINFO
|
||||
!LICENSE
|
||||
!chroot-build
|
||||
!.nvchecker.toml
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
pkgname=zapzap
|
||||
_pkgname=com.rtosta.zapzap
|
||||
pkgver=6.2.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('any')
|
||||
pkgdesc='WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine'
|
||||
url="https://github.com/rafatosta/$pkgname"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue