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

Felix Yan felixonmars at archlinux.org
Wed Jul 18 02:14:13 UTC 2018


    Date: Wednesday, July 18, 2018 @ 02:14:11
  Author: felixonmars
Revision: 328940

upgpkg: volume_key 0.3.11-1

Modified:
  volume_key/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 02:04:10 UTC (rev 328939)
+++ PKGBUILD	2018-07-18 02:14:11 UTC (rev 328940)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=volume_key
-pkgver=0.3.10
+pkgver=0.3.11
 pkgrel=1
 pkgdesc="A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases"
 arch=('x86_64')
@@ -9,10 +9,10 @@
 url="https://pagure.io/volume_key"
 license=('GPL')
 depends=('cryptsetup' 'nss' 'gpgme')
-makedepends=('python2' 'swig')
-optdepends=('python2: for python2 bindings')
+makedepends=('python' 'swig')
+optdepends=('python: for python bindings')
 source=("https://github.com/felixonmars/volume_key/archive/volume_key-$pkgver.tar.gz")
-sha512sums=('1c15bce7ccffc1da6edcb7a5643d84723a23e7fbee2ba4f700ef535ba1f4cdc3f8ea384dd86ea4916b7194f7ce86499a75e6157070b530118c8e0c7250782ef7')
+sha512sums=('594995cda12562a6beb6a404e2d6a152fcca6c08c1c6eae4d3c7ded8b4a55d43ddef1e45956075c7168c5f4919e38c87f79caf1af4e9cbc371eabc5228259f07')
 
 prepare() {
   cd "$srcdir"/volume_key-volume_key-$pkgver



More information about the arch-commits mailing list