summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4ac6dc367ae..25f015265cfa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Aug 30 06:38:07 UTC 2017
+# Tue Jan 30 21:20:45 UTC 2018
pkgbase = acmetool
pkgdesc = An easy-to-use command line tool for automatically acquiring certificates from ACME servers (such as Let's Encrypt)
- pkgver = 0.0.61
+ pkgver = 0.0.63
pkgrel = 1
url = https://github.com/hlandau/acme
arch = i686
@@ -13,12 +13,12 @@ pkgbase = acmetool
depends = glibc
depends = bash
depends = libcap
- source = acmetool-0.0.61.tar.gz::https://github.com/hlandau/acme/archive/v0.0.61.tar.gz
+ source = acmetool-0.0.63.tar.gz::https://github.com/hlandau/acme/archive/v0.0.63.tar.gz
source = LICENSE::https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT
source = acmetool.service
source = acmetool.timer
source = acmetool.tmpfile
- sha256sums = af6742fc4f5cf69c25994f3654c53718640271fa4cd2738e831617cb2a42e32e
+ sha256sums = 3036240a2435db25588c4c98d377c737a9d876195220abd5e047c916b2159dd1
sha256sums = fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc
sha256sums = de9d31c97000445e3da4dccca404efa9c23203d5fe345befdd9926bcdb6b36e3
sha256sums = 82cd724853507a6d96f7a432aa44c457e76f4d6c0f1ad35142287b7c383d5c0b
diff --git a/PKGBUILD b/PKGBUILD
index e51dbfeed2be..abcf7c6c2b65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Mikael Eriksson <mikael_eriksson@miffe.org>
pkgname=acmetool
-pkgver=0.0.61
+pkgver=0.0.63
pkgrel=1
pkgdesc="An easy-to-use command line tool for automatically acquiring certificates from ACME servers (such as Let's Encrypt)"
arch=(i686 x86_64 armv7h)
@@ -18,7 +18,7 @@ source=(acmetool-$pkgver.tar.gz::https://github.com/hlandau/acme/archive/v$pkgve
acmetool.tmpfile
)
-sha256sums=('af6742fc4f5cf69c25994f3654c53718640271fa4cd2738e831617cb2a42e32e'
+sha256sums=('3036240a2435db25588c4c98d377c737a9d876195220abd5e047c916b2159dd1'
'fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc'
'de9d31c97000445e3da4dccca404efa9c23203d5fe345befdd9926bcdb6b36e3'
'82cd724853507a6d96f7a432aa44c457e76f4d6c0f1ad35142287b7c383d5c0b'