summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ced241aff21b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = passman
+ pkgdesc = Super-secure, easy-to-use password manager.
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = https://github.com/binex-dsk/passman-aur
+ arch = any
+ license = GPL3
+ depends = python3
+ depends = python-sqlalchemy
+ provides = passman
+ source = git+https://github.com/binex-dsk/passman-aur.git
+ md5sums = SKIP
+
+pkgname = passman
+