summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFrederik Schwan2020-05-17 04:12:07 +0200
committerFrederik Schwan2020-05-17 04:12:07 +0200
commit1dbb4cd45267f38a6c1946017f9ce5a901a22701 (patch)
treea8dcdc892b125d855e83be48375aa1823373c717 /.SRCINFO
downloadaur-1dbb4cd45267f38a6c1946017f9ce5a901a22701.tar.gz
initial commit
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..75fabea678b3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = pass-sshaskpass-git
+ pkgdesc = Get ssh passphrase from pass
+ pkgver = 0.0.1
+ pkgrel = 3
+ url = https://github.com/jlesquembre/pass-sshaskpass
+ arch = any
+ license = GPLv2
+ makedepends = git
+ depends = pass
+ depends = zenity
+ source = git+https://github.com/jlesquembre/pass-sshaskpass-git.git
+ b2sums = SKIP
+
+pkgname = pass-sshaskpass-git
+