summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Dobachesky2018-08-19 16:14:59 -0400
committerMichael Dobachesky2018-08-19 16:14:59 -0400
commitc3f5a55132f8e14cbf03e3552e3ddaad1bae6550 (patch)
treed8f8ff9d8fc71081d1d24ea9d3d3f31e73dfe6f1 /PKGBUILD
parent4d7b6dc85c895994e23ec915fb286b8375f13110 (diff)
downloadaur-c3f5a55132f8e14cbf03e3552e3ddaad1bae6550.tar.gz
fix validity errors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba4c4082a8ba..d0627d91a583 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,9 +27,9 @@ 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')
+md5sums=(''
+ ''
+ '')
build() {
umask 022