summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 367d0de50465..e8f7b3d1da85 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.3
- pkgrel = 1
+ pkgdesc = Maintenance , backups and system checks in a menu driven Bash script
+ pkgver = 1.4
+ pkgrel = 2
url = https://github.com/whitelight999/cylon
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 617b2ca30ce6..20d291510cbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: gavin lyons <whitelight999@live.ie>
# https://github.com/whitelight999/cylon
pkgname=cylon
-pkgver=1.3
-pkgrel=1
+pkgver=1.4
+pkgrel=2
epoch=
-pkgdesc="Maintenance, backups and system checks in a menu driven Bash script"
+pkgdesc="Maintenance , backup and system checks in a menu driven Bash script"
arch=('any')
url="https://github.com/whitelight999/cylon"
license=('GPL')