summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO27
-rw-r--r--PKGBUILD2
2 files changed, 28 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c256868d802..e56f016c021b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,3 +25,30 @@ pkgbase = bitwarden-menu-git
md5sums = SKIP
pkgname = bitwarden-menu-git
+pkgbase = bitwarden-menu-git
+ pkgdesc = Dmenu/Rofi frontend for Bitwarden/Vaultwarden.
+ pkgver = r50.7cb8386
+ pkgrel = 1
+ url = https://github.com/firecat53/bitwarden-menu
+ install = bitwarden-menu.install
+ arch = any
+ license = MIT
+ makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
+ makedepends = python-wheel
+ depends = python
+ depends = python-pynput
+ depends = bitwarden-cli
+ depends = python-xdg
+ optdepends = dmenu: either dmenu or rofi is required
+ optdepends = rofi: either dmenu or rofi is required
+ optdepends = xdotool: required for typing non-U.S. Unicode characters
+ optdepends = ydotool: required for Wayland support
+ provides = bitwarden-menu
+ conflicts = bitwarden-menu
+ source = git+https://github.com/firecat53/bitwarden-menu.git
+ md5sums = SKIP
+
+pkgname = bitwarden-menu-git
diff --git a/PKGBUILD b/PKGBUILD
index f85362400f34..c06db62d5e67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Scott Hansen (firecat53) firecat4153 at gmail dot com
+# Maintainer: Scott Hansen (firecat53) tech at firecat53 dot net
_pkgname=bitwarden-menu
_gitname=bitwarden-menu