abcm2ps: update to 8.14.5.
This commit is contained in:
parent
b57d8417b2
commit
2bdb5bee8c
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'abcm2ps'
|
||||
pkgname=abcm2ps
|
||||
version=8.14.4
|
||||
version=8.14.5
|
||||
revision=1
|
||||
build_style=configure
|
||||
hostmakedepends="pkg-config python3-docutils"
|
||||
makedepends="pango-devel"
|
||||
short_desc="ABC music notation software"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://moinejf.free.fr/"
|
||||
distfiles="https://github.com/leesavide/abcm2ps/archive/v${version}.tar.gz"
|
||||
checksum=ce2708550725c2ec54022b4c4a076dad7ea7f33d9cd588e7df58bb5c989eccb4
|
||||
checksum=09bc9d6df221521ae4ad70a5721552a6d443ab1df29193c732f45854f88ad7c0
|
||||
|
||||
pre_configure() {
|
||||
echo CC=${CC} >> custom
|
||||
|
|
Loading…
Reference in a new issue