summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3f47e225a4a..56ba8f68f6ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pyasn1' 'pyt
provides=("")
conflicts=("")
source=("${_reponame}"::"git+https://github.com/certbot/${_reponame}")
-md5sums=('SKIP')
+sha512sums=('SKIP')
pkgver() {
cd "${srcdir}/${_reponame}"