summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRandall2022-07-14 05:16:16 -0400
committerRandall2022-07-14 05:16:16 -0400
commitbf1b7833ca441fb9d737ae5f1bc68d1f276304ee (patch)
treec21bd091b193b2ec5c8757c6011b54affaa0c9d0 /PKGBUILD
parent507897d2b2dabd6ccefcf456687b9986fc0d569c (diff)
downloadaur-bf1b7833ca441fb9d737ae5f1bc68d1f276304ee.tar.gz
Release v1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4b6422236a6..b3144ce68b26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Randall Winkhart <idgr at tutanota dot com>
pkgname=sshyp
-pkgver=1.0.1
+pkgver=1.1.0
pkgrel=1
pkgdesc='A light-weight, self-hosted, synchronized password manager'
url='https://github.com/rwinkhart/sshyp'
arch=('any')
license=('GPL3')
-depends=(python gnupg openssh nano xclip wl-clipboard)
+depends=(python gnupg openssh xclip wl-clipboard)
source=("https://github.com/rwinkhart/sshyp/releases/download/v$pkgver/sshyp-$pkgver.tar.xz")
-sha512sums=('fde4bce3c7c632e4ba1d98ff2c07975a1d87c6eeb03b2f946eaf942db6b08d77f1c09e1a30dc1c62c0390de2ce90b5d9ee9f3c05f93743bab1c6389e7ea871e2')
+sha512sums=('b77c0c140d19a489cc9a25f601efb4368edb258a3824bd6e50d15ab0a219eb8fc7703d9ae6d506c5ce9e5c11130c19b162f39bac6c17137d0f346a9e78e3e29c')
package() {