summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMF Akane2022-04-11 12:11:41 +0000
committerMF Akane2022-04-11 12:11:41 +0000
commit7083b771e19ee8ad45da85e0bab5178b96cdc3aa (patch)
tree5df3e28b2ce1ecc133499d8d0f5499016ba81770
parentbd24c8e64ca1e49e252151e1bd588b59c64d221d (diff)
downloadaur-7083b771e19ee8ad45da85e0bab5178b96cdc3aa.tar.gz
Merge pull request #35 from mfakane/check/v0.42.0
Bump to v0.42.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e43e71223846..30633d9eda81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mackerel-check-plugins-git
pkgdesc = Check Plugins for monitoring written in golang
- pkgver = 0.41.7
+ pkgver = 0.42.0
pkgrel = 1
url = https://github.com/mackerelio/go-check-plugins
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 12026fe6e7d6..355b0def44a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: MF Akane <aur at sorairo dot pictures>
pkgname=mackerel-check-plugins-git
-pkgver=0.41.7
+pkgver=0.42.0
pkgrel=1
pkgdesc="Check Plugins for monitoring written in golang"
arch=('i686' 'x86_64' 'armv7h')