aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--README1
3 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9eaf962761f8..3e690d087b1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nagios-nrpe-plugin
pkgdesc = The Nagios Server NRPE plugin (install on the monitoring machine).
pkgver = 3.2.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.nagios.org
install = nagios-nrpe-plugin.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 094ba4bd0bcf..8d1e9720c9e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=nagios-nrpe-plugin
pkgver=3.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="The Nagios Server NRPE plugin (install on the monitoring machine)."
license=('GPL')
arch=('any')
diff --git a/README b/README
index 266340dd29dd..0b3dc75d3b4c 100644
--- a/README
+++ b/README
@@ -8,6 +8,7 @@ To updated version:
- Update PKGBUILD pkgver
- Run `makepkg -g` and copy MD5 sum to PKGBUILD
- Run `makepkg`
+- Run `mksrcinfo`
- `git commit`
- `git release`, which does: