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

Antonio Rojas arojas at archlinux.org
Fri Jan 3 20:57:41 UTC 2020


    Date: Friday, January 3, 2020 @ 20:57:39
  Author: arojas
Revision: 547755

Update to 19.2.0

Modified:
  python-argon2_cffi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-03 20:55:51 UTC (rev 547754)
+++ PKGBUILD	2020-01-03 20:57:39 UTC (rev 547755)
@@ -2,8 +2,8 @@
 
 _pkgname=argon2_cffi
 pkgname=python-argon2_cffi
-pkgver=19.1.0
-pkgrel=4
+pkgver=19.2.0
+pkgrel=1
 pkgdesc="CFFI-based Argon2 Bindings for Python"
 arch=('x86_64')
 url="https://github.com/hynek/argon2_cffi"
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=(argon2 python-cffi python-six)
 makedepends=(git python-setuptools)
-_commit=0ccdbe2af4c7139f0abbb6a03bcb9f7605b16dca  # tags/19.1.0^0
+_commit=4cb8fa34433da506b4f39e78cbf0c090ec025cc1  # tags/19.2.0^0
 source=("git+https://github.com/hynek/argon2_cffi#commit=$_commit"
         "git+https://github.com/p-h-c/phc-winner-argon2")
 sha256sums=('SKIP'



More information about the arch-commits mailing list