summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernandez Ludovic2019-02-04 23:36:43 +0100
committerFernandez Ludovic2019-02-04 23:36:43 +0100
commitedf53881b6e894188bae1bf08feed7b2ba85dec5 (patch)
treef4b8aef7b1a87cb4304f670ae888f1bd380770fc
parent88329903c3be78312a4a9d853763a7b0f7ce92ef (diff)
downloadaur-edf53881b6e894188bae1bf08feed7b2ba85dec5.tar.gz
feat: update to HEAD.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd77d87741b3..f641adcbea27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lego-git
pkgdesc = Lets Encrypt client and ACME library written in Go (master branch / unstable)
- pkgver = r743.0e6e480
+ pkgver = r746.f05aa4c
pkgrel = 1
url = https://github.com/xenolf/lego
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ce407b982eba..aad0519d263c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='lego-git'
_pkgname="${pkgname%-git}"
-pkgver=r743.0e6e480
+pkgver=r746.f05aa4c
pkgrel=1
pkgdesc='Lets Encrypt client and ACME library written in Go (master branch / unstable)'
url='https://github.com/xenolf/lego'