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

Jelle van der Waa jelle at archlinux.org
Sat Mar 4 21:37:32 UTC 2017


    Date: Saturday, March 4, 2017 @ 21:37:31
  Author: jelle
Revision: 214931

upgpkg: scrypt 1.2.1-1

openssl 1.1 rebuild

Modified:
  scrypt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-04 21:29:29 UTC (rev 214930)
+++ PKGBUILD	2017-03-04 21:37:31 UTC (rev 214931)
@@ -3,7 +3,7 @@
 # Contributor: Oliver Herold <oliver - at - akephalos - dot - de>
 
 pkgname=scrypt
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="key derivation function and encryption utility"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('BSD')
 source=(https://www.tarsnap.com/scrypt/scrypt-$pkgver.tgz
         LICENSE)
-sha256sums=('1754bc89405277c8ac14220377a4c240ddc34b1ce70882aa92cd01bfdc8569d4'
+sha256sums=('4621f5e7da2f802e20850436219370092e9fcda93bd598f6d4236cce33f4c577'
             'b02ea12e4a5a42008daedb8b871a1b6f2e062c743b2c00c5d077f8d6bb95145b')
 
 build() {



More information about the arch-commits mailing list