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

Jelle van der Waa jelle at gemini.archlinux.org
Sun Jan 9 17:53:22 UTC 2022


    Date: Sunday, January 9, 2022 @ 17:53:21
  Author: jelle
Revision: 1098373

upgpkg: python-scrypt 0.8.19-1

Modified:
  python-scrypt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 17:46:11 UTC (rev 1098372)
+++ PKGBUILD	2022-01-09 17:53:21 UTC (rev 1098373)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Micay <danielmicay at gmail.com>
 
 pkgname=python-scrypt
-pkgver=0.8.18
-pkgrel=3
+pkgver=0.8.19
+pkgrel=1
 pkgdesc='Bindings for the scrypt key derivation function library'
 url='https://github.com/holgern/py-scrypt'
 arch=('x86_64')
@@ -11,8 +11,8 @@
 depends=('python' 'glibc' 'openssl')
 makedepends=('python-setuptools')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('0f64ab5f279b26b7c5d8135e891834efc2abe112d5d514cc98e6a743ff4b44e9cb60cdc39ae344fd2db4c83e09a50c3fd253ecd9b34ddf2b9a4bbacc149e715e')
-b2sums=('e69d83a6307b63f00757449bea2a82329c2bd0c1356e6dbdf1dae2d2f9bc335db10cdf09e34a8527c8472912e8450e0811ae1911d2b023dd4e5a4cc4ec17c9f5')
+sha512sums=('a207675cfc368ed0f333af9ec6159397c2455aab58a781869d3b7ff8226ce3214465f5373b9ae21bb7b53266da651321c3d0b4618516524fd58f72c660674e15')
+b2sums=('b3216e4c5d0deaf72ddc5ea264018878812b1bfcf978d88ebf94e7931de08d2462a06f01cb3eadce8f15377fbc0afc3909c031df5da8d8a27828fd61352bf063')
 
 build() {
   cd py-scrypt-${pkgver}



More information about the arch-commits mailing list