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

Felix Yan felixonmars at archlinux.org
Sun Jun 14 10:37:16 UTC 2020


    Date: Sunday, June 14, 2020 @ 10:37:16
  Author: felixonmars
Revision: 643983

upgpkg: fscrypt 0.2.9-1

Modified:
  fscrypt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-14 10:34:57 UTC (rev 643982)
+++ PKGBUILD	2020-06-14 10:37:16 UTC (rev 643983)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Biggers <ebiggers3 at gmail dot com>
 
 pkgname=fscrypt
-pkgver=0.2.8
+pkgver=0.2.9
 pkgrel=1
 pkgdesc='A tool for managing Linux filesystem encryption'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 depends=('pam')
 source=("fscrypt-$pkgver.zip::https://github.com/google/fscrypt/archive/v$pkgver.zip"
         "pam_config")
-sha256sums=('e9a48b6c10db2f55cd39f2be3c9a8e80ae32134b95ddac99fb6585ae3380cc92'
-            'ae6ceaefc6d936c95a9b7a3f925111ffb946e6fd0152373247f1d40132f05aef')
+sha512sums=('2361dfb59c161da490934758dc7a844aa2db7a2a3aee1e9c3e8a3948e37884b306a8ed00fe6055013db1ecf1b531b9aeb53cd114f4004d1435045f53fcf1ff3b'
+            '56f443cd2fbed9c164693c800cd8dc08bb35b88bb9c912fb35eb43cc6c6bc3b966d22d9810f43580d12b9faa8d753419a06336f08c47a0e602c48a103a705299')
 
 build() {
   export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"



More information about the arch-commits mailing list