summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuusvanmeerveld2022-07-16 14:43:37 +0200
committerGuusvanmeerveld2022-07-16 14:43:37 +0200
commit3fb4ca52a4fae5984ec0164942cfbe7af9cb9c8b (patch)
tree40edb3fe31ebeda1d484be17af32c67ade407452
parent4174283ca8b0e2e9b238ab6d142a950ffb147f9c (diff)
downloadaur-3fb4ca52a4fae5984ec0164942cfbe7af9cb9c8b.tar.gz
Add checksums to verify validity of files
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3c9901eae7b..9e960da36cd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Guus van Meerveld <contact@guusvanmeerveld.dev>
-pkgname=('dust-mail-client-git')
+pkgname='dust-mail-client-git'
arch=('x86_64')
@@ -24,8 +24,8 @@ license=('MIT')
source=("$pkgname::git+https://github.com/Guusvanmeerveld/Dust-Mail.git" "dust-mail.desktop" "dust-mail.png")
-md5sums=('SKIP' '225f3614b306b30c1bf515ee42c68109' '1c7baa069d5b6aea65b43e37728abbcd')
-sha256sums=('SKIP' 'SKIP' 'SKIP')
+md5sums=('SKIP' 'c0038e61dc8df198e6783b26ff966e6c' '1c7baa069d5b6aea65b43e37728abbcd')
+sha256sums=('SKIP' '7b7134228e2a4e7451c5615c7dec0f1babd0adfe11d22bde46ea883f5bd9ef44' 'c1ccc31852531ea642e17daa1481cfa65463602f9fd735eabb7abb5ea2674579')
_ensure_local_nvm() {
# let's be sure we are starting clean