summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Eriksson2015-12-06 19:05:24 +0100
committerMikael Eriksson2015-12-06 19:05:24 +0100
commit0f708fa0612eb3fbf8c502b735d0e44334c641f4 (patch)
tree3d07171eaaa9dec177d66466b8a1369c933dfd71
parent101444370a32649e06ba188638f1689697a82311 (diff)
downloadaur-0f708fa0612eb3fbf8c502b735d0e44334c641f4.tar.gz
Added desc
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edca68dcdbc2..a7a0216f604f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,5 @@
pkgbase = acmetool-git
+ pkgdesc = Acmetool is an easy-to-use command line tool for automatically acquiring certificates from ACME servers (such as Let's Encrypt)
pkgver = 20151206
pkgrel = 1
url = https://github.com/hlandau/acme
diff --git a/PKGBUILD b/PKGBUILD
index 27d71c75903a..77a114c8b79c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=acmetool-git
pkgver=20151206
pkgrel=1
-pkgdesc=""
+pkgdesc="Acmetool is an easy-to-use command line tool for automatically acquiring certificates from ACME servers (such as Let's Encrypt)"
arch=(i686 x86_64)
url="https://github.com/hlandau/acme"
license=('MIT')