summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-05-19 10:07:21 +0200
committerErich Eckner <git@eckner.net>2021-05-19 10:07:21 +0200
commit45597046039b51b41d56405b1e4fabee336867bd (patch)
tree1bf559035c4127f0c75ff54c9558eb184837f8c1
parentbf4c66032a59366343db55e84a77362c93f591f0 (diff)
downloadcrux-ports-45597046039b51b41d56405b1e4fabee336867bd.tar.xz
passwort-tresor: 0.6.1 -> 0.7
-rw-r--r--manualPorts/passwort-tresor/.footprint8
-rw-r--r--manualPorts/passwort-tresor/.md5sum2
-rw-r--r--manualPorts/passwort-tresor/.signature8
-rw-r--r--manualPorts/passwort-tresor/Pkgfile6
4 files changed, 12 insertions, 12 deletions
diff --git a/manualPorts/passwort-tresor/.footprint b/manualPorts/passwort-tresor/.footprint
index d614fd2..936ee58 100644
--- a/manualPorts/passwort-tresor/.footprint
+++ b/manualPorts/passwort-tresor/.footprint
@@ -1,9 +1,9 @@
-drwxr-xr-x root/root etc/
--rw-r--r-- root/root etc/passwort-tresor.konf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/passwort-tresor
+-rwxr-xr-x root/root usr/bin/grep-passwort
+-rwxr-xr-x root/root usr/bin/neues-passwort
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
--rw-r--r-- root/root usr/share/man/man1/passwort-tresor.1.gz
+-rw-r--r-- root/root usr/share/man/man1/grep-passwort.1.gz
+-rw-r--r-- root/root usr/share/man/man1/neues-passwort.1.gz
diff --git a/manualPorts/passwort-tresor/.md5sum b/manualPorts/passwort-tresor/.md5sum
index 30a5e2a..fea6d49 100644
--- a/manualPorts/passwort-tresor/.md5sum
+++ b/manualPorts/passwort-tresor/.md5sum
@@ -1 +1 @@
-aa3dcc12a0ae0933340e73ff337b6472 passwort-tresor-0.6.1.tar.xz
+9944b2d14c3ad7c9a9658c092c6f0b67 passwort-tresor-0.7.tar.xz
diff --git a/manualPorts/passwort-tresor/.signature b/manualPorts/passwort-tresor/.signature
index 102e96e..91fafbc 100644
--- a/manualPorts/passwort-tresor/.signature
+++ b/manualPorts/passwort-tresor/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/deepthought.pub
-RWQxCptPusLGGqhNZ/qARIFJdeplAAmIhG6pXthFdeVYYOTuZTQyWwHfZ0YKWk6/JMtdmKRVMEy8fRnCB0cEQI6Sz1zfBwk51Ac=
-SHA256 (Pkgfile) = d31d1535075d0e57c5650fcb34cffaa12143918306c4108403d7d6062715187b
-SHA256 (.footprint) = 59cb045847ff4a5d239b4730f707b130d44262649a199943651b64cd476d90b1
-SHA256 (passwort-tresor-0.6.1.tar.xz) = 85bbf99050e353c4fc5467edf977981839f32ae2479ef7777942b62bb0b759df
+RWQxCptPusLGGpQLAVG0KtEp4TNiRDgxMAN+f6i0Pa4+8x6TRuv3BVwTAAk/Qo8faNtfC3VvEWtSND5YY2ulXI/WPHbyHh5EDwQ=
+SHA256 (Pkgfile) = 51d507321a45d720f994fab117f685664fcc59ad9afab2bcf14e2656b3eedcb9
+SHA256 (.footprint) = bca56e1333149e631e6f95f4d6ef794f54ad1b5bf2eafc5427ae1f195cdfc906
+SHA256 (passwort-tresor-0.7.tar.xz) = 783346eed1f0a6c23b98048191aad4b92285e6590bb73930ee0eb2f3fd58b1bf
diff --git a/manualPorts/passwort-tresor/Pkgfile b/manualPorts/passwort-tresor/Pkgfile
index 8ad2933..8dbd452 100644
--- a/manualPorts/passwort-tresor/Pkgfile
+++ b/manualPorts/passwort-tresor/Pkgfile
@@ -1,10 +1,10 @@
-# Description: Wrapper for gpg to store passwords (and other text)
+# Description: Wrapper for pass to retrieve and generate passwords
# URL: https://git.eckner.net/Erich/passwort-tresor
# Maintainer: Erich Eckner, crux at eckner dot net
-# Depends on: gnupg
+# Depends on: pass
name=passwort-tresor
-version=0.6.1
+version=0.7
release=1
source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz")