summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2ef73fab077035fa213fecef7cf9c468795954d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = pkgstate-git
	pkgdesc = The perfect companion your dotfiles repo: declaratively define your installed packages, systemd services, and user groups (git version)
	pkgver = 0.0.0
	pkgrel = 1
	url = https://github.com/pol-rivero/pkgstate
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = git
	makedepends = go
	makedepends = sed
	depends = pacman
	depends = systemd
	optdepends = doot: To manage your dotfiles repository
	optdepends = yay: To be able to install AUR packages
	optdepends = paru: To be able to install AUR packages
	provides = pkgstate
	conflicts = pkgstate
	source = git+https://github.com/pol-rivero/pkgstate.git#branch=main
	sha256sums = SKIP

pkgname = pkgstate-git