summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba92c5077f15..4dfea9a4b826 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = pass-ssh
optdepends = rofi: Use rofi to present choices.
optdepends = fzf: Use fzf to present choices.
source = https://github.com/ibizaman/pass-ssh/archive/v0.2.tar.gz
- sha512sums = 72c7492502a0e6ef3710e08bc13a2925d2ca0fe5f1efe5ba5ab4ac3bbe4fd556ef725391f0f575e290b01b88ed0e53697060f5694fc5430cb527ec0a59220f98
+ sha512sums = 78bd7ba96002e47515a577e3ca66a3722021ada0e83c4ccdcc1ef6a037f19515d34260bb9d3c32e343c3f262b3230339018fc8bb44492dc5b8531d3b879c0f46
pkgname = pass-ssh
diff --git a/PKGBUILD b/PKGBUILD
index 963dc1f83884..f7b85e345350 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('pass')
optdepends=('rofi: Use rofi to present choices.'
'fzf: Use fzf to present choices.')
source=(https://github.com/ibizaman/pass-ssh/archive/v${pkgver}.tar.gz)
-sha512sums=('72c7492502a0e6ef3710e08bc13a2925d2ca0fe5f1efe5ba5ab4ac3bbe4fd556ef725391f0f575e290b01b88ed0e53697060f5694fc5430cb527ec0a59220f98')
+sha512sums=('78bd7ba96002e47515a577e3ca66a3722021ada0e83c4ccdcc1ef6a037f19515d34260bb9d3c32e343c3f262b3230339018fc8bb44492dc5b8531d3b879c0f46')
package() {
cd "${srcdir}/pass-ssh-$pkgver/"