Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
xmldiff
Commits:
1029b067 by Jelle van der Waa at 2024-11-18T09:56:01+01:00
upgpkg: 2.6.3-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = xmldiff
pkgdesc = A python tool that figures out the differences between two
similar XML files, in the same way the diff utility does it
pkgver = 2.6.3
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/Shoobx/xmldiff
arch = x86_64
license = GPL2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=xmldiff
pkgver=2.6.3
-pkgrel=3
+pkgrel=4
pkgdesc="A python tool that figures out the differences between two similar
XML files, in the same way the diff utility does it"
arch=('x86_64')
url="https://github.com/Shoobx/xmldiff"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xmldiff/-/commit/1029b067c35414d0e663a7d305193f40649f7953
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xmldiff/-/commit/1029b067c35414d0e663a7d305193f40649f7953
You're receiving this email because of your account on gitlab.archlinux.org.