summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 075340dd3a80c790bb6d814465c5d7c2caadef57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = upkeep-git
	pkgdesc = TUI for managing Arch Linux updates, packages, and system maintenance
	pkgver = 0.1.6.r0.g8ca57be
	pkgrel = 1
	url = https://github.com/jakeb-grant/upkeep
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = pacman
	optdepends = yay: AUR support (default helper)
	optdepends = paru: AUR support (alternative helper)
	optdepends = paccache: cache cleanup feature
	optdepends = wl-copy: clipboard support on Wayland
	optdepends = xclip: clipboard support on X11
	provides = upkeep
	conflicts = upkeep
	source = git+https://github.com/jakeb-grant/upkeep.git
	sha256sums = SKIP

pkgname = upkeep-git