summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ff88412cd237
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = acme-client-portable
+ pkgdesc = Yet another ACME client, specifically for Let's Encrypt, but one with a strong focus on security. Written in C.
+ pkgver = 0.2.3
+ pkgrel = 1
+ url = https://github.com/graywolf/acme-client-portable
+ arch = x86_64
+ arch = i686
+ arch = armv7h
+ license = BSD
+ makedepends = git
+ depends = curl
+ depends = libbsd
+ depends = openssl
+ provides = acme-client
+ conflicts = acme-client
+ backup = etc/acme-client.conf
+ source = acme-client-portable::git+https://github.com/graywolf/acme-client-portable.git#tag=v0.2.3
+ source = acme-client.conf
+ source = acme-client@.timer
+ source = acme-client@.service
+ source = example.org.hook
+ validpgpkeys = A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5
+ sha256sums = SKIP
+ sha256sums = ceda6ded73c9273b50a6fa8c1eef1a21ef1fe4565f81ad1ef872cd8ff9d12f6d
+ sha256sums = c7d852229ae8a1b816ec476554c5d703a5513e6578a38672a52f7e7fca653b73
+ sha256sums = 1ab1b79d27f13ac25b680209de200702245957b56d875b7ff5ce3660cd2081a2
+ sha256sums = 40d7cf2596fdc6f2c94998dd93aba76107828e7cf4dbd77b99fd1b4c36712dc4
+
+pkgname = acme-client-portable
+