Initial commit
This commit is contained in:
commit
4129083334
8 changed files with 200 additions and 0 deletions
25
.SRCINFO
Normal file
25
.SRCINFO
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
pkgbase = cylon
|
||||
pkgdesc = Updates, Maintenance, backup and system checks in a menu driven TUI written in Bash
|
||||
pkgver = 6.4
|
||||
pkgrel = 3
|
||||
url = https://github.com/gavinlyonsrepo/cylon
|
||||
arch = any
|
||||
license = GPL-3.0-or-later
|
||||
makedepends = git
|
||||
optdepends = auracle-git: AUR helper
|
||||
optdepends = trizen: AUR helper
|
||||
optdepends = lostfiles: For finding lost files
|
||||
optdepends = arch-audit: collect CVE data
|
||||
optdepends = rmlint: Finds lint and other unwanted
|
||||
optdepends = bleachbit: used for system clean
|
||||
optdepends = gnu-netcat: used for checking network
|
||||
optdepends = openbsd-netcat: used for checking network
|
||||
optdepends = libnotify: desktop notifications
|
||||
source = cylon-6.4::git+https://github.com/gavinlyonsrepo/cylon.git#tag=6.4
|
||||
b2sums = 2b72dfbdf595d60fe98c8f96d1dc8d18c95be845073aab1c85b4752993771f061e99067d0d93192e1b40fa90fd5115767991cd08dccdfde21ebb5dcd10ef2949
|
||||
|
||||
pkgname = cylon
|
||||
depends = bash
|
||||
depends = dialog
|
||||
depends = expac
|
||||
depends = pacman-contrib
|
||||
Loading…
Add table
Add a link
Reference in a new issue