summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCuan2022-02-16 02:09:30 -0500
committerCuan2022-02-16 02:09:30 -0500
commit660ef4febf2558cecf63eb2b231f0903f8380d39 (patch)
tree0be42b9fbe910a6b5a041d5d988bc2e09f209a09
parentce2d7c770dc9752fedccaf44a57cef8caf75955c (diff)
downloadaur-660ef4febf2558cecf63eb2b231f0903f8380d39.tar.gz
Update to stable release fr4.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7faa48914b3c..0dcd4839f0b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sshyp
pkgdesc = A light-weight, self-hosted, synchronized password manager
- pkgver = 2022.01.26.fr3.4
+ pkgver = 2022.02.16.fr4.3
pkgrel = 1
url = https://github.com/rwinkhart/sshyp
arch = any
@@ -11,7 +11,7 @@ pkgbase = sshyp
depends = nano
depends = xclip
depends = wl-clipboard
- source = https://github.com/rwinkhart/sshyp/releases/download/v2022.01.26.fr3.4/sshyp-2022.01.26.fr3.4.tar.xz
- sha512sums = 53c6a21c1887f54c8a41e31d3302356091dfab9497bc6fdb8b27d24dccc05802bdaf6c0fc75f9248c39ddb8251358d867b2de1fb51d697eaa0bc507bbe2a0c2d
+ source = https://github.com/rwinkhart/sshyp/releases/download/v2022.02.16.fr4.3/sshyp-2022.02.16.fr4.3.tar.xz
+ sha512sums = 76d80e2266bdbbcebda23b5f5fe8f39a88d5f5d0292929e393617880146a6d60e63e3ae46538d293dda9f9e507cc0470de9997e174c3ffea99d833c03b6ef146
pkgname = sshyp
diff --git a/PKGBUILD b/PKGBUILD
index 4cda7e5e3b2a..6a800a7633a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Randall Winkhart <idgr at tutanota dot com>
pkgname=sshyp
-pkgver=2022.01.26.fr3.4
+pkgver=2022.02.16.fr4.3
pkgrel=1
pkgdesc='A light-weight, self-hosted, synchronized password manager'
url='https://github.com/rwinkhart/sshyp'
@@ -10,7 +10,7 @@ license=('GPL3')
depends=(python gnupg openssh nano xclip wl-clipboard)
source=("https://github.com/rwinkhart/sshyp/releases/download/v$pkgver/sshyp-$pkgver.tar.xz")
-sha512sums=('53c6a21c1887f54c8a41e31d3302356091dfab9497bc6fdb8b27d24dccc05802bdaf6c0fc75f9248c39ddb8251358d867b2de1fb51d697eaa0bc507bbe2a0c2d')
+sha512sums=('76d80e2266bdbbcebda23b5f5fe8f39a88d5f5d0292929e393617880146a6d60e63e3ae46538d293dda9f9e507cc0470de9997e174c3ffea99d833c03b6ef146')
package() {