blob: 569a542ebb1ba32322ae75de8eaee1ba40291805 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = the-password-manager-git
pkgdesc = A secure and user-friendly application that allows users to store and manage their passwords efficiently. Built with modern web technologies, it ensures data security with SQLite3.(Use system-wide electron)
pkgver = 0.1.0.r3.gd718d79
pkgrel = 1
url = https://github.com/Feglawy/The_password_manager
arch = any
license = AGPL-3.0-only
makedepends = gendesk
makedepends = npm
makedepends = nvm
makedepends = git
makedepends = curl
depends = electron30
provides = the-password-manager=0.1.0
conflicts = the-password-manager
source = the-password-manager.git::git+https://github.com/Feglawy/The_password_manager
source = the-password-manager.sh
sha256sums = SKIP
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = the-password-manager-git
|