summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMF Akane2021-10-30 14:03:43 +0000
committerMF Akane2021-10-30 14:03:43 +0000
commit47d2fcce60069de693959c2efc07182b03fe4ab4 (patch)
tree34dae527cd607e2aa44aa441fb5831b13aead677
parentff87966e52297e88cdef778817af421665316589 (diff)
downloadaur-47d2fcce60069de693959c2efc07182b03fe4ab4.tar.gz
Merge pull request #22 from mfakane/agent/v0.41.1
Bump to v0.41.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3c52be3b718..fe37a1b5f410 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mackerel-check-plugins-git
pkgdesc = Check Plugins for monitoring written in golang
- pkgver = 0.40.1
+ pkgver = 0.41.1
pkgrel = 1
url = https://github.com/mackerelio/go-check-plugins
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 296b4bc938c4..4bc6fc3970aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: MF Akane <aur at sorairo dot pictures>
pkgname=mackerel-check-plugins-git
-pkgver=0.40.1
+pkgver=0.41.1
pkgrel=1
pkgdesc="Check Plugins for monitoring written in golang"
arch=('i686' 'x86_64' 'armv7h')