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

Felix Yan felixonmars at archlinux.org
Thu Mar 14 20:33:12 UTC 2019


    Date: Thursday, March 14, 2019 @ 20:33:11
  Author: felixonmars
Revision: 441099

upgpkg: python-xmlsec 1.3.5-1

Modified:
  python-xmlsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-14 20:31:35 UTC (rev 441098)
+++ PKGBUILD	2019-03-14 20:33:11 UTC (rev 441099)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-xmlsec
-pkgver=1.3.4
+pkgver=1.3.5
 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=('e57a1844f7131cd9ef745a215b3a7363e2176277ac4160ba9c6738da6e1cf9b1fd74227a9a0de9a8de99716b3c30e63410db4f47f833d3f9f21ac2849fe3f55c')
+sha512sums=('33e011f462272dfd90de5f3dfb9ec623bb73274f68dee1de50527b9f2d326b009fdf903c5fc6db3403d627b066f780c6e230eb2d3cf5572ef649e3aafa3d3322')
 
 build() {
   cd python-xmlsec-$pkgver



More information about the arch-commits mailing list