Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-lhafile
Commits:
1df3b9a0 by Jelle van der Waa at 2024-11-16T20:41:28+01:00
upgpkg: 0.3.0-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-lhafile
pkgdesc = LHA archive support for Python
pkgver = 0.3.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/FrodeSolheim/python-lhafile/
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-lhafile
pkgver=0.3.0
-pkgrel=5
+pkgrel=6
pkgdesc='LHA archive support for Python'
arch=('x86_64')
url='https://github.com/FrodeSolheim/python-lhafile/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lhafile/-/commit/1df3b9a032c63b9bf1f2b641c723d494f9b57a94
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lhafile/-/commit/1df3b9a032c63b9bf1f2b641c723d494f9b57a94
You're receiving this email because of your account on gitlab.archlinux.org.