summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2015-03-19 17:00:32 -0700
committeryar2015-03-19 17:00:32 -0700
commit6ce87eaba92eef4f495a64ec9bb17af046ef86f9 (patch)
tree577a4ea71b9214660cda79ddba5454aa829fc78f /PKGBUILD
parent1e6e4faabb819c84f4e99422dff8efcc2fc865e4 (diff)
downloadaur-6ce87eaba92eef4f495a64ec9bb17af046ef86f9.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 3f54bdbb75d5..8da0e727c9e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ provides=("${gitname}")
backup=("etc/biosdisk.conf")
options=('!strip')
source=("git+http://linux.dell.com/cgi-bin/cgit.cgi/${gitname}.git#commit=42a22fe0785e9f4a8e5285733bc8e2f8e5a18104")
-md5sums=('SKIP')
+sha512sums=('SKIP')
pkgver() {
cd "${srcdir}/${gitname}"