summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTharre2019-12-28 06:08:45 +0100
committerTharre2019-12-28 06:36:38 +0100
commit2155f59c798a38f5c1de8d3fa6aa1845ee49a968 (patch)
tree2cc8e2c4eaaa12d57983e8063ce35be02ee5cae4 /.SRCINFO
downloadaur-2155f59c798a38f5c1de8d3fa6aa1845ee49a968.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b44315011f70
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = age
+ pkgdesc = A simple, modern and secure file encryption tool
+ pkgver = 1.0.0beta2
+ pkgrel = 1
+ url = https://github.com/FiloSottile/age
+ arch = x86_64
+ license = BSD
+ makedepends = go-pie
+ source = age-1.0.0beta2.tar.gz::https://github.com/FiloSottile/age/archive/v1.0.0-beta2.tar.gz
+ sha256sums = ca0fcfe45415c03c637c2332231f1793bf4dbd6a03e663a71ef2b7554647d763
+
+pkgname = age
+