We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac5fa3 commit c848247Copy full SHA for c848247
1 file changed
srcpkgs/bc-gh/template
@@ -1,14 +1,14 @@
1
# Template file for 'bc-gh'
2
pkgname=bc-gh
3
-version=6.7.5
+version=7.0.3
4
revision=1
5
short_desc="Implementation of POSIX bc with GNU extensions"
6
maintainer="Gavin D. Howard <gavin@gavinhoward.com>"
7
license="BSD-2-Clause"
8
homepage="https://git.gavinhoward.com/gavin/bc"
9
changelog="https://git.gavinhoward.com/gavin/bc/raw/branch/master/NEWS.md"
10
distfiles="https://github.com/gavinhoward/bc/releases/download/${version}/bc-${version}.tar.xz"
11
-checksum=c3e02c948d51f3ca9cdb23e011050d2d3a48226c581e0749ed7cbac413ce5461
+checksum=91eb74caed0ee6655b669711a4f350c25579778694df248e28363318e03c7fc4
12
alternatives="
13
bc:bc:/usr/bin/bc-gh
14
bc:bc.1:/usr/share/man/man1/bc-gh.1
0 commit comments