summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 478706a69ec1..8df3aa67b56d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Thu Dec 20 15:28:57 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.67
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/hlandau/acme
arch = i686
arch = x86_64
@@ -18,7 +16,7 @@ pkgbase = acmetool
source = acmetool.service
source = acmetool.timer
source = acmetool.conf
- sha256sums = 01f78340006539c62bb86250433d2f819ab529ccd9a0aa74e140ff0fee839073
+ sha256sums = SKIP
sha256sums = fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc
sha256sums = bf0052ea1a94919455fc364c6e9ff66f9268b7f80c42e9a73249919a6b369d9c
sha256sums = 82cd724853507a6d96f7a432aa44c457e76f4d6c0f1ad35142287b7c383d5c0b
diff --git a/PKGBUILD b/PKGBUILD
index a49afa8ead8a..e84215281c6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=acmetool
pkgver=0.0.67
-pkgrel=3
+pkgrel=4
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 aarch64)
url="https://github.com/hlandau/acme"
@@ -19,7 +19,7 @@ source=(acmetool-$pkgver.tar.gz::https://github.com/hlandau/acme/archive/v$pkgve
acmetool.conf
)
-sha256sums=('01f78340006539c62bb86250433d2f819ab529ccd9a0aa74e140ff0fee839073'
+sha256sums=('SKIP'
'fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc'
'bf0052ea1a94919455fc364c6e9ff66f9268b7f80c42e9a73249919a6b369d9c'
'82cd724853507a6d96f7a432aa44c457e76f4d6c0f1ad35142287b7c383d5c0b'