summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgavin2016-09-14 13:42:31 +0100
committergavin2016-09-14 13:42:31 +0100
commit39db22cc15b35a031499cd2cfa62408c63676b8e (patch)
treed7fe72f50d92cfd701dd8cecea66fab9b0785517 /PKGBUILD
parent2a0a6bd4a6f72681d589dd5f1809ee2a3b85e0fd (diff)
downloadaur-39db22cc15b35a031499cd2cfa62408c63676b8e.tar.gz
version 1.7-5 option for a config file added
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17908afade93..1e7d20a16fc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: gavin lyons <glyons66@hotmail.com>
# https://github.com/whitelight999/cylon
pkgname=cylon
-pkgver=1.6
-pkgrel=4
+pkgver=1.7
+pkgrel=5
epoch=
pkgdesc="Maintenance , backup and system checks in a menu driven Bash script"
arch=('any')