summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoribzaman2020-01-03 23:11:54 -0800
committeribzaman2020-01-03 23:23:43 -0800
commit8c11d79d83dbf1936086081a223c592c83560a56 (patch)
tree1bbd05a03c832cffda6b162c98efc66b5c76f883 /PKGBUILD
parent227438ac1d394f955dd35c83e4202817e9c87302 (diff)
downloadaur-8c11d79d83dbf1936086081a223c592c83560a56.tar.gz
update sha for version 0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73b55b7f8b9c..d5627ef1c6fa 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-clip/archive/v${pkgver}.tar.gz)
-sha512sums=('c2c0b3090e3b443e57fd5161d4705be3e676968928fca285d5c0bb21cb64d719e7b409e83fe298408216f348c3d0ea9a5f786f50f009bfe18ca19e75af8a13b6')
+sha512sums=('8c6058f3e7186dd622fb44139ea9a7b6ab9da4c4eb5ccf8eee10ccc2c388512c0ff21fc622d59d880c088ee80d9c5fd742f625f1747c9c77115dd39aecf363bb')
package() {
cd "${srcdir}/pass-clip-$pkgver/"