[arch-commits] Commit in python-pysaml2/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Sun Aug 11 17:46:51 UTC 2019
Date: Sunday, August 11, 2019 @ 17:46:51
Author: demize
Revision: 498964
upgpkg: python-pysaml2 4.8.0-1
Modified:
python-pysaml2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-11 17:40:17 UTC (rev 498963)
+++ PKGBUILD 2019-08-11 17:46:51 UTC (rev 498964)
@@ -1,8 +1,8 @@
# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
# Contributor: Ivan Shapovalov <intelfx at intelfx.name>
-pkgbase=python-pysaml2
-pkgver=4.6.5
+pkgname=python-pysaml2
+pkgver=4.8.0
pkgrel=1
pkgdesc='Python implementation of SAML Version 2'
@@ -24,7 +24,7 @@
source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz")
-md5sums=('fdbb0196d778808c531677c9c978af31')
+md5sums=('1c8506f7e2669cdf2fac894320a9e880')
build() {
cd "$srcdir"/pysaml2-$pkgver
More information about the arch-commits
mailing list