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

Felix Yan felixonmars at archlinux.org
Tue May 7 13:51:30 UTC 2019


    Date: Tuesday, May 7, 2019 @ 13:51:30
  Author: felixonmars
Revision: 462102

upgpkg: python-xmlsec 1.3.6-1

Modified:
  python-xmlsec/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-07 13:50:57 UTC (rev 462101)
+++ PKGBUILD	2019-05-07 13:51:30 UTC (rev 462102)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-xmlsec
-pkgver=1.3.5
+pkgver=1.3.6
 pkgrel=1
 pkgdesc="Python bindings for the XML Security Library"
 url="https://github.com/mehcode/python-xmlsec"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mehcode/python-xmlsec/archive/$pkgver.tar.gz")
-sha512sums=('33e011f462272dfd90de5f3dfb9ec623bb73274f68dee1de50527b9f2d326b009fdf903c5fc6db3403d627b066f780c6e230eb2d3cf5572ef649e3aafa3d3322')
+sha512sums=('ccfbe4c8266a5340f67331eac35174ae2cc175ce32ea8482c8b9757275466f058a5977ce62f39bce3c3abeda28988455c93302362c7f219d7b88b44ef245e972')
 
 build() {
   cd python-xmlsec-$pkgver



More information about the arch-commits mailing list