summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7950709d2e03..2ea5918efe86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Jul 15 18:53:24 UTC 2018
+# Sun Jul 15 18:54:53 UTC 2018
pkgbase = alertmanager-bin
pkgdesc = Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration (binary, not built from source)
pkgver = 0.15.1
diff --git a/PKGBUILD b/PKGBUILD
index 6f82e4f9ef21..27ff4ed727c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ package() {
"${pkgdir}/usr/bin/alertmanager"
# Install Config File
- install -D -m0755 simple.yml \
+ install -D -m0755 alertmanager.yml \
"${pkgdir}/etc/alertmanager/alertmanager.yml"
# Create Notifications Template Directory