blob: 65be2bb5060b413e6f094942fefa7943079d9aff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = cylon
pkgdesc = Updates, Maintenance, backup and system checks in a menu driven Bash script
pkgver = 3.0
pkgrel = 1
url = https://github.com/gavinlyonsrepo/cylon
arch = any
license = GPL
optdepends = cower: AUR package for AUR work
optdepends = gdrive: AUR package for google drive backup
optdepends = lostfiles: AUR package for finding lost files
optdepends = pacaur: AUR helper
optdepends = rmlint: Finds lint and other unwanted
optdepends = rkhunter: finds root kits malware
optdepends = clamav: used for finding malware
optdepends = bleachbit: used for system clean
optdepends = gnu-netcat: used for checking network
optdepends = ccrypt: used for encrypting
optdepends = rsync: used for backup
optdepends = inxi: system information viewer
optdepends = htop: interactive process viewer
optdepends = wavemon: wireless network monitor
optdepends = speedtest-cli: internet bandwidth
optdepends = lynis: system audit tool
source = https://github.com/gavinlyonsrepo/cylon/archive/3.0.tar.gz
md5sums = 53233eeb97e9982176e4269ad3a1df2f
pkgname = cylon
|