From e38fa701dbce4f827b2cb43583128c5bc8c6a87d Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 14 Apr 2018 21:09:39 +0200 Subject: [PATCH] python-axolotl-curve25519: update to 0.4.1.post2. --- srcpkgs/python-axolotl-curve25519/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-axolotl-curve25519/template b/srcpkgs/python-axolotl-curve25519/template index 8fc784b7e8a..4034b2f7efc 100644 --- a/srcpkgs/python-axolotl-curve25519/template +++ b/srcpkgs/python-axolotl-curve25519/template @@ -1,7 +1,7 @@ # Template file for 'python-axolotl-curve25519' pkgname=python-axolotl-curve25519 -version=0.1 -revision=2 +version=0.4.1.post2 +revision=1 build_style=python-module hostmakedepends="python-setuptools python3-setuptools" makedepends="python-devel python3-devel" @@ -11,7 +11,7 @@ maintainer="Lon Willett " license="GPL-3" homepage="https://pypi.python.org/pypi/python-axolotl-curve25519" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum="c559f6a5bf51e869325b36bd83c14cccd7dec1c6e7599e797f9ba27a72d339c0" +checksum=0705a66297ebd2f508a60dc94e22881c754301eb81db93963322f6b3bdcb63a3 python3-axolotl-curve25519_package() { depends="python3"