Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages / 
python-pywebview


Commits:
0204dced by Giovanni Harting at 2025-01-29T20:32:05+01:00
upgpkg: 5.4-1: upstream release

- - - - -


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 = 2
+       pkgver = 5.4
+       pkgrel = 1
        url = https://github.com/r0x0r/pywebview
        arch = any
        license = BSD-3-Clause
@@ -23,7 +23,7 @@ pkgbase = python-pywebview
        optdepends = python-pyqt5-webengine: use with Qt
        optdepends = python-qtpy: use with Qt
        optdepends = webkit2gtk-4.1: use with GTK
-       source = git+https://github.com/r0x0r/pywebview.git#tag=5.3.2
-       b2sums = 
f5468ce2d6969a293b79d5327aa82ac86da7859d9621d64d1eb71eda0a4eb81726cf57d3c7ca9ce6e5962db028d0c0d973319953cc1f8761d8d464eaea87ad03
+       source = git+https://github.com/r0x0r/pywebview.git#tag=5.4
+       b2sums = 
b8dfc4b368aa6edaa35a7e5f4d50da2f88f372f2985bc9ec1ff28ee806fc0335457c910f4386c10c02a2dc3caf8d67cf421397d4288847cd22196384e4cd700d
 
 pkgname = python-pywebview


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 pkgname=python-pywebview
 _name=${pkgname#python-}
-pkgver=5.3.2
-pkgrel=2
+pkgver=5.4
+pkgrel=1
 pkgdesc='Build GUI for your Python program with JavaScript, HTML, and CSS'
 arch=(any)
 url='https://github.com/r0x0r/pywebview'
@@ -20,7 +20,7 @@ optdepends=('pyside6: use with QtPy, PySide6'
             'python-qtpy: use with Qt'
             'webkit2gtk-4.1: use with GTK')
 source=("git+$url.git#tag=$pkgver")
-b2sums=('f5468ce2d6969a293b79d5327aa82ac86da7859d9621d64d1eb71eda0a4eb81726cf57d3c7ca9ce6e5962db028d0c0d973319953cc1f8761d8d464eaea87ad03')
+b2sums=('b8dfc4b368aa6edaa35a7e5f4d50da2f88f372f2985bc9ec1ff28ee806fc0335457c910f4386c10c02a2dc3caf8d67cf421397d4288847cd22196384e4cd700d')
 
 build() {
   cd $_name



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pywebview/-/commit/0204dcedd338db312f8a7b12cb89fd01c6722c01

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pywebview/-/commit/0204dcedd338db312f8a7b12cb89fd01c6722c01
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to