summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2015-03-19 17:00:32 -0700
committeryar2015-03-19 17:00:32 -0700
commit195b03045529d2b194973e191908c070e35104cf (patch)
tree1231b44c17e74c4e3d48ada8299c49476917846e /PKGBUILD
parent86e86b12cc950e43452d895f2067c84508265651 (diff)
downloadaur-195b03045529d2b194973e191908c070e35104cf.tar.gz
replace empty md5sums with sha512sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 622f8862866b..9b739c2279d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ url='https://www.eff.org/https-everywhere'
license=('GPL')
makedepends=(git perl python2-lxml libxml2 vim zip)
source=("git+https://github.com/EFForg/${pkgbase}.git")
-md5sums=('SKIP')
+sha512sums=('SKIP')
pkgver() {
cd "${srcdir}/${pkgbase}"