summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e93f35809869293ad256c82172022710df7b21e2 (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
pkgbase = bc-gh
	pkgdesc = Implementation of dc and POSIX bc with GNU extensions
	pkgver = 6.2.6
	pkgrel = 1
	url = https://github.com/gavinhoward/bc
	arch = i686
	arch = x86_64
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = BSD
	depends = libedit
	provides = bc
	conflicts = bc
	options = lto
	source = bc-gh-6.2.6.tar.xz::https://github.com/gavinhoward/bc/releases/download/6.2.6/bc-6.2.6.tar.xz
	source = bc-gh-6.2.6.tar.xz.sig::https://github.com/gavinhoward/bc/releases/download/6.2.6/bc-6.2.6.tar.xz.sig
	validpgpkeys = FF360647C7A7147F27DAAEC1B132F881C306590A
	sha256sums = ee93c0990ca3a31e734d7fef79f1dd771fa2e3e5219971cfc38c9c9095517005
	sha256sums = 47306978cdcc165e592eb136162d978254f0314abdf1d401f689f3c0bfb591c0
	sha512sums = f3631ff2378e93f9758a133400749973681f142f3eeaf1ae8ffc60f1a31b9ca9a9bcdf14435b72fea8b8ea486d0fb6b53954a511c5db62d834bf6cf270d7e4a5
	sha512sums = 00be13a37de81802c8fb4fa576dc214a5a2321c34d22d9c281a8f693bab132eb9b1bb1c1462c1f924a989e47911d8c769910af76249cb755028913f755ce3e52

pkgname = bc-gh