summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Dobachesky2019-10-20 13:18:47 -0400
committerMichael Dobachesky2019-10-20 13:18:47 -0400
commit24bca8f38933ab9bad6797b87b559012225b4488 (patch)
treed241196a63599d507654342665fb05c2cc31d4e4
parentbd8bf8cef36b55a2dfc2fc59598839a622ea37e8 (diff)
downloadaur-24bca8f38933ab9bad6797b87b559012225b4488.tar.gz
Update 2.7 release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2db3d2126a20..1c8a43348d68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,7 +22,7 @@ pkgbase = maint
optdepends = vim
backup = opt/maint/settings.sh
source = https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/pkg/maint-2.7.tar.xz
- md5sums = e03cf42fcc48ccfd99f9d97bc917916b
+ md5sums = 5abef3b8044a0d6ac93ab9676b33b101
pkgname = maint
diff --git a/PKGBUILD b/PKGBUILD
index 71d803a339bc..07e0ac34ae41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,7 @@ backup=("$_install_dir/settings.sh")
source=("https://gitlab.com/mgdobachesky/ArchSystemMaintenance/raw/master/pkg/$pkgname-$pkgver.tar.xz")
-md5sums=('e03cf42fcc48ccfd99f9d97bc917916b')
+md5sums=('5abef3b8044a0d6ac93ab9676b33b101')
prepare() {
umask 022