[arch-commits] Commit in python-xmltodict/trunk (PKGBUILD)

Kyle Keen kkeen at gemini.archlinux.org
Fri Jul 1 23:31:56 UTC 2022


    Date: Friday, July 1, 2022 @ 23:31:55
  Author: kkeen
Revision: 1243561

upgpkg: python-xmltodict 0.13.0-1

Modified:
  python-xmltodict/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-01 23:30:33 UTC (rev 1243560)
+++ PKGBUILD	2022-07-01 23:31:55 UTC (rev 1243561)
@@ -3,8 +3,8 @@
 # Contributor: PiC0 <guill.p.linux at gmail.com>
 
 pkgname=python-xmltodict
-pkgver=0.12.0
-pkgrel=8
+pkgver=0.13.0
+pkgrel=1
 pkgdesc="Python module that makes working with XML feel like working with JSON"
 url="https://github.com/martinblech/xmltodict"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/x/xmltodict/xmltodict-$pkgver.tar.gz")
-md5sums=('ddb2bd078cef4f7e3021a578034ad941')
+md5sums=('1ece0a5bbd494bac414058405606475e')
 
 package() {
   cd "$srcdir/xmltodict-$pkgver"



More information about the arch-commits mailing list