summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMF Akane2022-07-03 08:37:28 +0000
committerMF Akane2022-07-03 08:37:28 +0000
commit5c7b26fa8e993a7a973d8cf956c4d749de8ef790 (patch)
tree66ea76122229e295413886d6c78a2c68bee7d09c
parent7083b771e19ee8ad45da85e0bab5178b96cdc3aa (diff)
downloadaur-5c7b26fa8e993a7a973d8cf956c4d749de8ef790.tar.gz
Merge pull request #39 from mfakane/check/v0.42.1
Bump to v0.42.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30633d9eda81..2bbb0f2c4379 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mackerel-check-plugins-git
pkgdesc = Check Plugins for monitoring written in golang
- pkgver = 0.42.0
+ pkgver = 0.42.1
pkgrel = 1
url = https://github.com/mackerelio/go-check-plugins
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 355b0def44a3..663e245e585e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: MF Akane <aur at sorairo dot pictures>
pkgname=mackerel-check-plugins-git
-pkgver=0.42.0
+pkgver=0.42.1
pkgrel=1
pkgdesc="Check Plugins for monitoring written in golang"
arch=('i686' 'x86_64' 'armv7h')