Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pywebview
Commits:
cd6567ff by Antonio Rojas at 2024-12-04T23:25:16+01:00
upgpkg: 5.3.2-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pywebview
pkgdesc = Build GUI for your Python program with JavaScript, HTML, and
CSS
pkgver = 5.3.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/r0x0r/pywebview
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-pywebview
_name=${pkgname#python-}
pkgver=5.3.2
-pkgrel=1
+pkgrel=2
pkgdesc='Build GUI for your Python program with JavaScript, HTML, and CSS'
arch=(any)
url='https://github.com/r0x0r/pywebview'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pywebview/-/commit/cd6567ff10054fe8646c5592da4db8b35d7d526b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pywebview/-/commit/cd6567ff10054fe8646c5592da4db8b35d7d526b
You're receiving this email because of your account on gitlab.archlinux.org.