summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Kracmar2017-09-26 17:31:19 +0200
committerEduard Kracmar2017-09-26 17:31:19 +0200
commitb90dbe7e81bf03fa1f82afd56da1f6c033431c7f (patch)
tree22e11d19041b949f00a428087f99726ef50848cb
parent65d59737068f305014d7406619f38e9701cba286 (diff)
downloadaur-b90dbe7e81bf03fa1f82afd56da1f6c033431c7f.tar.gz
v3.7.1 rel 4, fixed checksums
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 386519661612..6295d89c8962 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mmonit
pkgdesc = Easy, proactive monitoring of Unix systems, network and cloud services. Conduct automatic maintenance and recovery and execute meaningful causal actions in error situations.
pkgver = 3.7.1
- pkgrel = 3
+ pkgrel = 4
url = http://mmonit.com/
arch = x86_64
license = Commercial
@@ -10,7 +10,7 @@ pkgbase = mmonit
backup = opt/mmonit/db/mmonit.db
source = https://mmonit.com/dist/mmonit-3.7.1-linux-x64.tar.gz
source = mmonit.service
- sha256sums = 8d392898fb4cb6c6e3563c5baab49947ceb2ff2d943bb88470b22127887a8d86
+ sha256sums = 34cb9e1daf0c3afa504d3721e32156c91e0de286b7c58e3ce641e384f203b005
sha256sums = 9a4edf62ef3da3af1e3dcfebd7b3bb3f96e81c5a9767021f0e4ed775f2dbb469
pkgname = mmonit
diff --git a/PKGBUILD b/PKGBUILD
index a4b85dea2a70..d5c8916c6450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mmonit
pkgver=3.7.1
-pkgrel=3
+pkgrel=4
pkgdesc="Easy, proactive monitoring of Unix systems, network and cloud services. Conduct automatic maintenance and recovery and execute meaningful causal actions in error situations."
arch=('x86_64')
url="http://mmonit.com/"
@@ -19,5 +19,5 @@ package() {
install -D -m644 ${srcdir}/$pkgname.service ${pkgdir}/usr/lib/systemd/system/$pkgname.service
}
-sha256sums=('8d392898fb4cb6c6e3563c5baab49947ceb2ff2d943bb88470b22127887a8d86'
+sha256sums=('34cb9e1daf0c3afa504d3721e32156c91e0de286b7c58e3ce641e384f203b005'
'9a4edf62ef3da3af1e3dcfebd7b3bb3f96e81c5a9767021f0e4ed775f2dbb469')