summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoribzaman2021-08-15 13:12:46 -0700
committeribzaman2021-08-15 13:12:46 -0700
commite1f335a928d7d94602500b9e87e0310bc36ec4ae (patch)
tree7ff2643c620fe6aea60e6cb72ed9df9cfe3134a3 /PKGBUILD
parent5ddd6331ba9ce1ef14ee09a05d3c2a2ba2105038 (diff)
downloadaur-pass-clip.tar.gz
update to 0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2bacecc4cf0..3ecaf0099e62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pierre Penninckx <ibizapeanut@gmail.com>
pkgname='pass-clip'
-pkgver=0.2
+pkgver=0.3
pkgrel=1
pkgdesc='A pass extension that lets you quickly copy to clipboard passwords using fzf or rofi.'
arch=('any')
@@ -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=('5aa11d97352e15d4a49ae590b01ac2806e74e221739ac27f58f7fe9a81a457c5c02e2cc4e8f2685c3abbdc2ccdca0748047ae8e756e650fc0b65b2bb5b11d5da')
+sha512sums=('216298a8b1419b88d08c17d0a7f9caae7939391a3336a423c9bf965eb04e0742968c043272d31bc72a3c21097193b746845722c8bdf3203d3cee19267b07b94d')
package() {
cd "${srcdir}/pass-clip-$pkgver/"