diff options
Diffstat (limited to 'user/volume_key')
-rw-r--r-- | user/volume_key/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/volume_key/APKBUILD b/user/volume_key/APKBUILD index 54fa07ad4..d44652732 100644 --- a/user/volume_key/APKBUILD +++ b/user/volume_key/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=volume_key pkgver=0.3.12 -pkgrel=0 +pkgrel=1 pkgdesc="Storage volume encryption key management library" url="https://pagure.io/volume_key" arch="all" |