summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGavin lyons2016-12-29 23:17:59 +0000
committerGavin lyons2016-12-29 23:17:59 +0000
commite4f5b39f9c88cca85afba9291926bbb26470a5e9 (patch)
tree530ca75959e92b63a99aaa4810a93653b713e543 /PKGBUILD
parent4be7f81a660a59cda3a77a8073e33f37216f051c (diff)
downloadaur-e4f5b39f9c88cca85afba9291926bbb26470a5e9.tar.gz
Version 3.3-4 see changelog for details
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1da0f2806998..b9db21d8f494 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: gavin lyons <glyons66@hotmail.com>
# https://github.com/gavinlyonsrepo/cylon
pkgname=cylon
-pkgver=3.2
-pkgrel=3
+pkgver=3.3
+pkgrel=4
pkgdesc="Updates, Maintenance, backup and system checks in a menu driven Bash script"
arch=('any')
url="https://github.com/gavinlyonsrepo/cylon"
@@ -29,7 +29,7 @@ optdepends=(
)
source=("https://github.com/gavinlyonsrepo/cylon/archive/$pkgver.tar.gz")
-md5sums=('76d4a28cda5d27256d1a7a6a00cb3e2c')
+md5sums=('f05da78597244fbe232cb8579addba8c')
package() {
cd "$srcdir/${pkgname}-${pkgver}"
install -D -m755 Cylon.sh "$pkgdir"/usr/bin/"${pkgname}"