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

Felix Yan felixonmars at archlinux.org
Thu Jun 7 05:16:35 UTC 2018


    Date: Thursday, June 7, 2018 @ 05:16:35
  Author: felixonmars
Revision: 326114

upgpkg: python-pyasn1 0.4.3-1

Modified:
  python-pyasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-07 05:14:30 UTC (rev 326113)
+++ PKGBUILD	2018-06-07 05:16:35 UTC (rev 326114)
@@ -3,16 +3,16 @@
 
 pkgbase=python-pyasn1
 pkgname=('python-pyasn1' 'python2-pyasn1')
-pkgver=0.4.2
+pkgver=0.4.3
 pkgrel=1
 arch=('any')
-url="http://sourceforge.net/projects/pyasn1/"
+url="https://github.com/etingof/pyasn1"
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools')
 replaces=('pyasn1')
 provides=('pyasn1')
 source=(https://pypi.io/packages/source/p/pyasn1/pyasn1-$pkgver.tar.gz)
-sha512sums=('30e7cdfd2f7b182081f951bd94169a300a577f95fbfcb4ddb6dc288617b2776265018d246ae0adb649650ee94aab9122a428313d7a61559f97ed7f02b9670709')
+sha512sums=('a699b1ef58129860f8448e8c08a7017adfd7ead7844a45197b1026e12760424d20f89a421b3fe8caeab3922448d00a77f717c0a03841c36c6b1d1740b0d9707b')
 
 check() {
   cd pyasn1-${pkgver}



More information about the arch-commits mailing list