summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Hansen2022-09-18 15:12:15 -0700
committerScott Hansen2022-09-18 15:12:15 -0700
commitdc670e4db599988023a621a7bf596f2864726804 (patch)
tree691af6a039d409d7db2f76434cb4959cd514d792
parentca9d33de870ab8d56dd473c1e4e88aea1042eea9 (diff)
downloadaur-dc670e4db599988023a621a7bf596f2864726804.tar.gz
Update email
-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