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

Antonio Rojas arojas at archlinux.org
Thu Apr 4 06:28:05 UTC 2019


    Date: Thursday, April 4, 2019 @ 06:28:05
  Author: arojas
Revision: 448920

Update to 0.10.1

Modified:
  cryfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-04 04:54:48 UTC (rev 448919)
+++ PKGBUILD	2019-04-04 06:28:05 UTC (rev 448920)
@@ -4,16 +4,16 @@
 # Contributor: Giuseppe Calà <jiveaxe at gmail.com>
 
 pkgname=cryfs
-pkgver=0.10.0
+pkgver=0.10.1
 pkgrel=1
 pkgdesc="Cryptographic filesystem for the cloud"
 arch=(x86_64)
-depends=(crypto++ fuse2 curl)
+depends=(fuse2 curl)
 makedepends=(cmake python boost)
 url="https://www.cryfs.org"
 license=(LGPL3)
 source=("https://github.com/cryfs/cryfs/releases/download/$pkgver/cryfs-$pkgver.tar.xz"{,.asc})
-sha256sums=('2413b76ad73026eb166c72c2081d303eafe2357d6a981618765fc4720281e52b'
+sha256sums=('be7a9bb550e1bd5fc0f009ba61b8d0df161fbd8b2db48a746f99238a752ce69a'
             'SKIP')
 validpgpkeys=(C3111FE656732704EF6DF059017DC932549E65B2) # CryFS Team <messmer at cryfs.org>
 



More information about the arch-commits mailing list