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..06286664d8d7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = pacaudit
+ pkgdesc = This package audits installed packages against known vulnerabilities. Use after pacman -Syu.
+ pkgver = 0.1
+ pkgrel = 1
+ url = https://github.com/steffenfritz/pacaudit
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = go>=1.6
+ options = !strip
+ source = https://github.com/steffenfritz/pacaudit/archive/master.zip
+ sha256sums = 73e5fc2594fa3f6fee2505faa1c022a53aaf0f72da1b212faed8979d8581803f
+
+pkgname = pacaudit
+