parent
b9e6a5f0fa
commit
d5ee18290a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bc-gh'
|
# Template file for 'bc-gh'
|
||||||
pkgname=bc-gh
|
pkgname=bc-gh
|
||||||
version=5.2.2
|
version=6.2.2
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Implementation of POSIX bc with GNU extensions"
|
short_desc="Implementation of POSIX bc with GNU extensions"
|
||||||
maintainer="Gavin D. Howard <yzena.tech@gmail.com>"
|
maintainer="Gavin D. Howard <yzena.tech@gmail.com>"
|
||||||
|
@ -8,7 +8,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://git.yzena.com/gavin/bc"
|
homepage="https://git.yzena.com/gavin/bc"
|
||||||
changelog="https://git.yzena.com/gavin/bc/raw/branch/master/NEWS.md"
|
changelog="https://git.yzena.com/gavin/bc/raw/branch/master/NEWS.md"
|
||||||
distfiles="https://github.com/gavinhoward/bc/releases/download/${version}/bc-${version}.tar.xz"
|
distfiles="https://github.com/gavinhoward/bc/releases/download/${version}/bc-${version}.tar.xz"
|
||||||
checksum=480249fc0e6a54cb2dc0059734ce433bff344d27b40b8591ae410068e1573352
|
checksum=5b6fe23b720ab898c9c9c9cbdc83e124791b0b575005ec91a63175d3b69b90f2
|
||||||
alternatives="
|
alternatives="
|
||||||
bc:bc:/usr/bin/bc-gh
|
bc:bc:/usr/bin/bc-gh
|
||||||
bc:bc.1:/usr/share/man/man1/bc-gh.1
|
bc:bc.1:/usr/share/man/man1/bc-gh.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue