summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93da81b97822..d60f09b9b8f6 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.6
- pkgrel = 4
+ pkgver = 1.7
+ pkgrel = 5
url = https://github.com/whitelight999/cylon
arch = any
license = GPL
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')