summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c14fa24790d7e6b3f1afcd7603d9ee886432faf8 (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
28
29
30
31
32
33
34
35
pkgbase = bash-git
	pkgdesc = The GNU Bourne Again shell
	pkgver = 5.1_r171.gce237286
	pkgrel = 2
	url = https://www.gnu.org/software/bash/bash.html
	arch = x86_64
	license = GPL
	makedepends = git
	depends = readline
	depends = libreadline.so
	depends = glibc
	depends = ncurses
	optdepends = bash-completion: for tab completion
	provides = sh
	provides = bash
	conflicts = bash
	backup = etc/bash.bashrc
	backup = etc/bash.bash_logout
	backup = etc/skel/.bashrc
	backup = etc/skel/.bash_profile
	backup = etc/skel/.bash_logout
	source = git+https://git.savannah.gnu.org/git/bash.git
	source = dot.bashrc
	source = dot.bash_profile
	source = dot.bash_logout
	source = system.bashrc
	source = system.bash_logout
	sha256sums = SKIP
	sha256sums = 3e22bf86ae6708df7a6bceb88c67a00118275f9c0b5268f453dd388af7c43b53
	sha256sums = e149407c2bee17779caec70a7edd3d0000d172e7e4347429b80cb4d55bcec9c2
	sha256sums = 4330edf340394d0dae50afb04ac2a621f106fe67fb634ec81c4bfb98be2a1eb5
	sha256sums = 5fdc20c44bc9058f728d11111327f4dbb5598fec4d948dd5265211598667f9f0
	sha256sums = 025bccfb374a3edce0ff8154d990689f30976b78f7a932dc9a6fcef81821811e

pkgname = bash-git