summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"