aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f67419861eef1500d7bf473e54980916e91da675 (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
pkgbase = archforge
	pkgdesc = AI-powered TUI for PKGBUILD generation and AUR management
	pkgver = 0.2.5
	pkgrel = 1
	url = https://github.com/Scqxd/archforge
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = cargo
	makedepends = rust
	makedepends = git
	depends = glibc
	depends = gcc-libs
	optdepends = paru: AUR helper integration
	optdepends = yay: AUR helper integration
	optdepends = sudo: Privilege escalation for system-wide operations
	optdepends = arch-install-scripts: Enhanced installation features
	optdepends = git: VCS integration and repository management
	provides = aur-manager
	provides = pkgbuild-generator
	conflicts = archforge-git
	replaces = archforge-bin
	backup = etc/archforge/config.toml
	source = https://github.com/Scqxd/archforge/archive/refs/tags/v0.2.5.tar.gz
	sha256sums = 74f56e07ac5912ef7eaf13f67f68d6c0679574324dce20018d89a4952bcbecc3

pkgname = archforge