mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
parent
e997beae8e
commit
19c6219911
1 changed files with 12 additions and 0 deletions
12
srcpkgs/rofi-pass/template
Normal file
12
srcpkgs/rofi-pass/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'rofi-pass'
|
||||||
|
pkgname=rofi-pass
|
||||||
|
version=1.5.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
depends="bash pass sed rofi gawk xdotool"
|
||||||
|
short_desc="Rofi frontend for pass"
|
||||||
|
maintainer="Yuusha Spacewolf <xYuusha@paranoici.org>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/carnager/rofi-pass"
|
||||||
|
distfiles="https://github.com/carnager/${pkgname}/archive/${version}.tar.gz"
|
||||||
|
checksum=175b33cd098968a34e0ac5aa8195c1155e8263b2c56c1c9bc65bff27e961e827
|
Loading…
Add table
Reference in a new issue