parent
081e8236e6
commit
ce887c755f
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'rofi-pass'
|
||||
pkgname=rofi-pass
|
||||
version=1.5.3
|
||||
revision=2
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="bash pass sed rofi gawk xdotool pwgen"
|
||||
depends="feh gawk pass pwgen qrencode rofi sed xdotool"
|
||||
short_desc="Rofi frontend for pass"
|
||||
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/carnager/rofi-pass"
|
||||
distfiles="https://github.com/carnager/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=ebc5938c7b2f34b4aba70a9b2b588cbf9e0b7858d835a376b535734a1c6e5a60
|
||||
checksum=82256730aa4ab6f0b3082eaa8410a93c284ca9fc1e0151de92d9dd703d850439
|
||||
|
|
Loading…
Reference in New Issue