blob: 93884f4c6bf3d7a3b8fd1a910b2d89a3dbfc22ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = passmenu-custom-git
pkgdesc = passmenu-custom extends the functionality of the original with fast, integrated OTP handling and additional options
pkgver = 1.0
pkgrel = 1
url = https://github.com/danielml-mx/passmenu-custom.git
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = pass
depends = bash
optdepends = xdotool: --type option support under X11
optdepends = ydotool: --type option support under Wayland
source = git+https://github.com/danielml-mx/passmenu-custom.git
sha256sums = SKIP
pkgname = passmenu-custom-git
|