|
|
|
@ -3,8 +3,8 @@
|
|
|
|
|
# Contributor: Massimiliano Torromeo < massimiliano DOT torromeo AT gmail DOT com > |
|
|
|
|
|
|
|
|
|
pkgname=python-asn1crypto |
|
|
|
|
pkgver=1.4.0 |
|
|
|
|
pkgrel=6 |
|
|
|
|
pkgver=1.5.0 |
|
|
|
|
pkgrel=1 |
|
|
|
|
arch=('any') |
|
|
|
|
license=('MIT') |
|
|
|
|
pkgdesc="Python ASN.1 library with a focus on performance and a pythonic API" |
|
|
|
@ -12,7 +12,7 @@ url="https://github.com/wbond/asn1crypto"
|
|
|
|
|
depends=('python') |
|
|
|
|
makedepends=('python-setuptools') |
|
|
|
|
source=("$pkgname-$pkgver.tar.gz::https://github.com/wbond/asn1crypto/archive/$pkgver.tar.gz") |
|
|
|
|
sha512sums=('989e4e0650252c29477d71263549b99f2c51c87f0768c20264b3de65f32edd8e7922e8af23bb1a7e29567a4ad8c4c5d596cdf7db3c766352c7f19d4f93361cd0') |
|
|
|
|
sha512sums=('2045ae0ddf777c7a6bc6ba946f457e6a2561d4ebe8fa0ad5b6663af345c6a232a4fd1751dcad6e3c4a99b56c06148801485fb81f1a48e04b1b711dda9d6d0e54') |
|
|
|
|
|
|
|
|
|
build() { |
|
|
|
|
cd "$srcdir"/asn1crypto-$pkgver |
|
|
|
|