summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 17f82e708cb0e3134e1180f2b3f4f29f36289653 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = cmd-not-found
	pkgdesc = A simple hook to display required packages when a command is not found
	pkgver = 1.2.0
	pkgrel = 2
	url = https://github.com/jewlexx/cmd-not-found
	arch = any
	license = MIT
	makedepends = tar
	depends = pkgfile
	depends = zsh
	optdepends = pamac-cli: Prompts user to enter password and fetches regular, aur, flatpak, snap, etc. packages
	optdepends = yay: An aur helper that also prompts user to enter password and fetches regular and aur packages. (if both pamac and yay are installed, pamac is preferred)
	source = cmd-not-found-1.2.0.tar.gz::https://codeload.github.com/jewlexx/cmd-not-found/tar.gz/refs/tags/v1.2.0
	source = uninstall.sh
	sha256sums = 072fa4b69b0bf0c34309660eb7bf451da37c147aa32ce61eaba49e67f7036d5d
	sha256sums = 4ea211759bb6f865f98c01eb972c8ba3a3040f785736c55d8183e6d12c68e3e9

pkgname = cmd-not-found