* update volume_key to 0.3.12-10

This commit is contained in:
Alexander Baldeck 2024-12-15 22:32:24 +01:00
parent ed285aab47
commit 0459551766
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = volume_key
pkgdesc = A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases
pkgver = 0.3.12
pkgrel = 9.1
pkgrel = 10
url = https://pagure.io/volume_key
arch = x86_64
arch = powerpc64le

View File

@ -4,7 +4,7 @@
pkgbase=volume_key
pkgname=(volume_key python-volume_key)
pkgver=0.3.12
pkgrel=9.1
pkgrel=10
pkgdesc="A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://pagure.io/volume_key"