summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Snell2016-05-31 21:46:57 -0400
committerSean Snell2016-05-31 21:46:57 -0400
commit26dd242dff0982873298f7b9359355d92050a108 (patch)
treea3b4ada613d2b82bce282bde64f2befe4762a915
parent3f6d75e54c3396675fdc625a156f25152e156e3e (diff)
downloadaur-26dd242dff0982873298f7b9359355d92050a108.tar.gz
Fixed initially incorrect versioning numbers
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 359c3f504809..1c3a5de9b77a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sean Snell <ssnell at cmhsol dot com>
pkgname=rmmagent
-pkgver=1.0.2.1
-pkgrel=4
+pkgver=1.0.2
+pkgrel=1
pkgdesc='Remote Monitoring Agent for GFI Languard Dashboard'
arch=('i686' 'x86_64')
url='http://languard.gfi.com/'