summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7fc0102297c51ed605a7eb8bba7d471505a2681a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = langfetch
	pkgdesc = A command-line tool to display the version of languages on your system
	pkgver = 0.0.1
	pkgrel = 2
	url = https://github.com/aderepas/langfetch
	arch = any
	license = MIT
	depends = python>=3.10
	source = langfetch::git+https://github.com/aderepas/langfetch.git
	sha256sums = SKIP

pkgname = langfetch