summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Dobachesky2018-08-19 16:19:45 -0400
committerMichael Dobachesky2018-08-19 16:19:45 -0400
commit9dd1bd948cab816420426c9e7cc9f99cefebc8ac (patch)
treeb37f3ff09028cda5f6dc5d22f05a66fa502f29ea
parentdb2a431f5bebc52b72c6f43bddb161867f576193 (diff)
downloadaur-9dd1bd948cab816420426c9e7cc9f99cefebc8ac.tar.gz
add md5sums
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7521bfd5aa1c..ba4c4082a8ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,6 +27,10 @@ source=("https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/$pkgna
"https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/$pkgname-$pkgver/archNews.py"
"https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/$pkgname-$pkgver/settings.sh")
+md5sums=('989ca727bc39fdcbb1d02b10b50ec818'
+ 'af05a3013904f4e47822164bfece1e3e'
+ 'be5b0ba37b5a140d2f315b4c4ef6d52e')
+
build() {
umask 022
mkdir -p "$srcdir/$_install_dir"