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

Frederik Schwan freswa at archlinux.org
Tue Oct 6 15:38:05 UTC 2020


    Date: Tuesday, October 6, 2020 @ 15:38:04
  Author: freswa
Revision: 719352

fix FS#65170

Modified:
  python-raet/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 15:36:13 UTC (rev 719351)
+++ PKGBUILD	2020-10-06 15:38:04 UTC (rev 719352)
@@ -3,10 +3,10 @@
 
 pkgname=python-raet
 pkgver=0.6.8
-pkgrel=4
+pkgrel=5
 pkgdesc='Asynchronous encrypted transaction based protocol using Ioflo'
 arch=('any')
-url='http://raet.docs.saltstack.com/'
+url='https://github.com/saltstack/raet'
 license=('Apache')
 depends=('python-libnacl' 'python-ioflo' 'python-six')
 makedepends=('python-setuptools-git')



More information about the arch-commits mailing list