[arch-commits] Commit in python-axolotl-curve25519/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Sat Jun 30 18:15:31 UTC 2018
    
    
  
    Date: Saturday, June 30, 2018 @ 18:15:31
  Author: felixonmars
Revision: 348927
Python 3.7 rebuild
Modified:
  python-axolotl-curve25519/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 18:15:28 UTC (rev 348926)
+++ PKGBUILD	2018-06-30 18:15:31 UTC (rev 348927)
@@ -8,7 +8,7 @@
 pkgname=('python-axolotl-curve25519' 'python2-axolotl-curve25519')
 _pkgver=0.4.1-2
 pkgver=${_pkgver//-/.}
-pkgrel=1
+pkgrel=2
 pkgdesc='Python wrapper for curve25519 library with ed25519 signatures'
 url='https://github.com/tgalal/python-axolotl-curve25519'
 arch=('x86_64')
    
    
More information about the arch-commits
mailing list