summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Wilson2019-04-12 13:43:38 -0700
committerAlex Wilson2019-04-12 13:43:38 -0700
commit1e3ec24f1b579c9a8cccece6d949db03342482cc (patch)
treefb0d99f83b236cb1d65528305cae091a727a6ef4
parent039397c466ca4ab77bd196d132bab580db5ad10a (diff)
downloadaur-1e3ec24f1b579c9a8cccece6d949db03342482cc.tar.gz
Add package metadata
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0c56dda0036..3e72ed87477a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,9 @@
pkgname=pivy
pkgver=0.1.0
pkgrel=1
+pkgdesc="Tools for using PIV smartcards/Yubikeys with ssh-agent and encryption"
+url="https://github.com/arekinath/pivy"
+license=('MPL2')
source=(
"https://github.com/arekinath/pivy/archive/v0.1.0.tar.gz"
"https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.7.4.tar.gz")