Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages /
cryfs
Commits:
a22520bb by Brett Cornwall at 2024-11-11T17:16:11-08:00
upgpkg: 1.0.0-2: Rebuild for spdlog 1.15
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = cryfs
pkgdesc = Cryptographic filesystem for the cloud
pkgver = 1.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.cryfs.org
arch = x86_64
license = LGPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=cryfs
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Cryptographic filesystem for the cloud'
arch=(x86_64)
depends=(boost-libs
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cryfs/-/commit/a22520bb2cb6d732da5242a30ef71922f33baf23
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cryfs/-/commit/a22520bb2cb6d732da5242a30ef71922f33baf23
You're receiving this email because of your account on gitlab.archlinux.org.