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 5cce0b92c2f9..7b2e79ddad25 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.8
- pkgrel = 6
+ pkgver = 1.9
+ pkgrel = 7
url = https://github.com/whitelight999/cylon
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 3c18cea5f57e..e0a6419c7f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: gavin lyons <glyons66@hotmail.com>
# https://github.com/whitelight999/cylon
pkgname=cylon
-pkgver=1.8
-pkgrel=6
+pkgver=1.9
+pkgrel=7
epoch=
pkgdesc="Maintenance , backup and system checks in a menu driven Bash script"
arch=('any')