summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Dobachesky2018-08-19 16:16:53 -0400
committerMichael Dobachesky2018-08-19 16:16:53 -0400
commitdb2a431f5bebc52b72c6f43bddb161867f576193 (patch)
tree821f76cb491e857a62f8e697becb9a22baab4649
parentc3f5a55132f8e14cbf03e3552e3ddaad1bae6550 (diff)
downloadaur-db2a431f5bebc52b72c6f43bddb161867f576193.tar.gz
try removing array
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 0 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c57399620d99..afda15dfad17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,9 +20,6 @@ pkgbase = maint
source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/maint-1.0/run.sh
source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/maint-1.0/archNews.py
source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/maint-1.0/settings.sh
- md5sums =
- md5sums =
- md5sums =
pkgname = maint
diff --git a/PKGBUILD b/PKGBUILD
index d0627d91a583..7521bfd5aa1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,10 +27,6 @@ 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=(''
- ''
- '')
-
build() {
umask 022
mkdir -p "$srcdir/$_install_dir"