summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Wilson2023-03-06 09:36:18 +1000
committerAlex Wilson2023-03-06 09:36:18 +1000
commit375076bd9faf16ad0fc1fbad1698a744a59414fb (patch)
tree404e70e9141779673183d75c23ce7cbe35857480
parentb5aea77b35e5aacc674ded37e42fdf1b5c3b81e9 (diff)
downloadaur-375076bd9faf16ad0fc1fbad1698a744a59414fb.tar.gz
Release 0.11.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe22cfc48855..61db5030ec9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pivy
pkgdesc = Tools for using PIV smartcards/Yubikeys with ssh-agent and disk encryption
- pkgver = 0.11.0
+ pkgver = 0.11.1
pkgrel = 1
url = https://github.com/arekinath/pivy
arch = x86
@@ -19,11 +19,11 @@ pkgbase = pivy
optdepends = pam: PAM plugin (pam_pivy.so)
source = zfs-pivy.hook
source = zfs-pivy.install
- source = https://github.com/arekinath/pivy/releases/download/v0.11.0/pivy-0.11.0.tar.gz
+ source = https://github.com/arekinath/pivy/releases/download/v0.11.1/pivy-0.11.1.tar.gz
source = https://github.com/arekinath/mini-pcsc/archive/v0.2.0.tar.gz
sha256sums = 7925467b71227ae835cc5bf5ebf0b74ea6d740738af5d13be05e0416a78f8acc
sha256sums = 8da0bc793ba9b7fb1cb784af1ed066aea478b93715f484e7fb7921184d675b84
- sha256sums = 00b17c44ed8f9c3662f903110c9345d0ec2915d5c9863e9001465fe12584ac7f
+ sha256sums = ce5b0fa4ccb364349b9d7a107ab366af5e0759aae2d7b57b78d7ee63411256bf
sha256sums = a2c23b7b9e3dc976b54627a08da68b76fd6194ba45d211959dedf4700879379e
pkgname = pivy
diff --git a/PKGBUILD b/PKGBUILD
index ea5dab308558..707c90800e72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Wilson <alex at cooperi dot net>
pkgname=pivy
-pkgver=0.11.0
+pkgver=0.11.1
pkgrel=1
pkgdesc="Tools for using PIV smartcards/Yubikeys with ssh-agent and disk encryption"
url="https://github.com/arekinath/pivy"
@@ -18,7 +18,7 @@ optdepends=('cryptsetup: LUKS encrypted disk support (pivy-luks)'
makedepends=(pkgconf cryptsetup zfs-utils json-c pam)
sha256sums=('7925467b71227ae835cc5bf5ebf0b74ea6d740738af5d13be05e0416a78f8acc'
'8da0bc793ba9b7fb1cb784af1ed066aea478b93715f484e7fb7921184d675b84'
- '00b17c44ed8f9c3662f903110c9345d0ec2915d5c9863e9001465fe12584ac7f'
+ 'ce5b0fa4ccb364349b9d7a107ab366af5e0759aae2d7b57b78d7ee63411256bf'
'a2c23b7b9e3dc976b54627a08da68b76fd6194ba45d211959dedf4700879379e')
# Don't use --as-needed when linking, will break pam_pivy