summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgavin2016-09-18 17:13:21 +0100
committergavin2016-09-18 17:13:21 +0100
commitceecde7cef9329027f8518891b6228aaf061d2ee (patch)
treec701dea62693cad68f11fb7e149a5e20bfe5a84e
parent39db22cc15b35a031499cd2cfa62408c63676b8e (diff)
downloadaur-ceecde7cef9329027f8518891b6228aaf061d2ee.tar.gz
version 1.8-6 180916 added rootkithunter option + update counters
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d60f09b9b8f6..5cce0b92c2f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cylon
pkgdesc = Maintenance , backups and system checks in a menu driven Bash script
- pkgver = 1.7
- pkgrel = 5
+ pkgver = 1.8
+ pkgrel = 6
url = https://github.com/whitelight999/cylon
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 1e7d20a16fc4..3c18cea5f57e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: gavin lyons <glyons66@hotmail.com>
# https://github.com/whitelight999/cylon
pkgname=cylon
-pkgver=1.7
-pkgrel=5
+pkgver=1.8
+pkgrel=6
epoch=
pkgdesc="Maintenance , backup and system checks in a menu driven Bash script"
arch=('any')