Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-unrardll
Commits:
55bfbf44 by Jelle van der Waa at 2024-11-16T19:08:23+01:00
upgpkg: 0.1.7-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-unrardll
pkgdesc = Python wrapper for UnRAR DLL
pkgver = 0.1.7
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/kovidgoyal/unrardll
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=unrardll
pkgname=python-unrardll
pkgver=0.1.7
-pkgrel=2
+pkgrel=3
pkgdesc="Python wrapper for UnRAR DLL"
arch=('x86_64')
url="https://github.com/kovidgoyal/${_pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unrardll/-/commit/55bfbf44b17f92d65ddee19c26ff3af2a16ac16f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unrardll/-/commit/55bfbf44b17f92d65ddee19c26ff3af2a16ac16f
You're receiving this email because of your account on gitlab.archlinux.org.