summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4538ac7238c2..ea5dab308558 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Wilson <alex at cooperi dot net>
pkgname=pivy
-pkgver=0.10.0
+pkgver=0.11.0
pkgrel=1
pkgdesc="Tools for using PIV smartcards/Yubikeys with ssh-agent and disk encryption"
url="https://github.com/arekinath/pivy"
@@ -8,7 +8,7 @@ license=('MPL2')
source=(
"zfs-pivy.hook"
"zfs-pivy.install"
- "https://github.com/arekinath/pivy/releases/download/v$pkgver/pivy-$pkgver-src.tar.gz"
+ "https://github.com/arekinath/pivy/releases/download/v$pkgver/pivy-$pkgver.tar.gz"
"https://github.com/arekinath/mini-pcsc/archive/v0.2.0.tar.gz")
arch=(x86 x86_64)
depends=(libbsd pcsclite libedit)
@@ -18,7 +18,7 @@ optdepends=('cryptsetup: LUKS encrypted disk support (pivy-luks)'
makedepends=(pkgconf cryptsetup zfs-utils json-c pam)
sha256sums=('7925467b71227ae835cc5bf5ebf0b74ea6d740738af5d13be05e0416a78f8acc'
'8da0bc793ba9b7fb1cb784af1ed066aea478b93715f484e7fb7921184d675b84'
- '215012c0b4b51061b174e27888d765259bbe6bf11f636749b2a71554154681f3'
+ '00b17c44ed8f9c3662f903110c9345d0ec2915d5c9863e9001465fe12584ac7f'
'a2c23b7b9e3dc976b54627a08da68b76fd6194ba45d211959dedf4700879379e')
# Don't use --as-needed when linking, will break pam_pivy