summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorg Schlisio2018-07-31 17:19:45 +0200
committerGeorg Schlisio2018-07-31 17:19:45 +0200
commit3c3280d50c8aeb602165b71d148bdbf8bcdb5763 (patch)
tree83a72c7a4ad5016c6408e4dd84bf1faef0ff8c5f /PKGBUILD
parente7b08992f4ab321fc8c97f376dc3bc18f60ee134 (diff)
downloadaur-3c3280d50c8aeb602165b71d148bdbf8bcdb5763.tar.gz
0.7.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d004660b331..2f8e83feae3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: fordprefect <fordprefect@dukun.de>
pkgname=("python-tlslite-ng" "python2-tlslite-ng")
pkgbase="python-tlslite-ng"
-pkgver=0.7.4
+pkgver=0.7.5
pkgrel=1
pkgdesc="Pure python implementation of SSL and TLS"
url="https://github.com/tomato42/tlslite-ng"
arch=('any')
license=('custom:mixed free licenses')
source=("$pkgname-$pkgver.tar.gz::https://github.com/tomato42/tlslite-ng/archive/v${pkgver}.tar.gz")
-md5sums=('48fbed582b17abdbac24f40cbadc0412')
+md5sums=('45e5b1991037f1e215f79916d8a1cc77')
package_python-tlslite-ng() {
depends=("python-ecdsa")