summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoribzaman2020-01-03 23:06:37 -0800
committeribzaman2020-01-03 23:06:37 -0800
commitde0a98a92fdfbae4a2d287460038be2e1bd32ced (patch)
tree789bce08b04e73829e27e5ed620e00ade266bb94 /PKGBUILD
parent8847a91327d0a583c73dc3ce65f2ece9bb5371eb (diff)
downloadaur-de0a98a92fdfbae4a2d287460038be2e1bd32ced.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 f79f4be829fd..65e9ca1258a3 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=('cfa1329b9b03e18e05a64fe6f34b321cbe74f45c64d887454276ace3f764da762915ff35dad0fe3d7c4dd9cdc35858579f0d846864ad5ed40a4701c6d13d2db1')
+sha512sums=('fffb046136d4b4913ecf0c98811bdc7d60e2cdefd047fd65119c5dfe3432db1b')
package() {
cd "${srcdir}/pass-clip-$pkgver/"