abcm2ps: update to 8.14.0.
This commit is contained in:
parent
0a3bd67027
commit
d7137ac2a0
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'abcm2ps'
|
||||
pkgname=abcm2ps
|
||||
version=8.13.24
|
||||
version=8.14.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
hostmakedepends="pkg-config"
|
||||
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"
|
||||
homepage="http://moinejf.free.fr/"
|
||||
distfiles="https://github.com/leesavide/abcm2ps/archive/v${version}.tar.gz"
|
||||
checksum=12116ca374e4a71575bfd82a7a44e27e4bbdc7a0cbcc423b29ca3d5e149ab29b
|
||||
checksum=2ea3654ba9835cfb16c3b54749e8813f2671da52300f39430f9af670f43a0431
|
||||
|
||||
pre_configure() {
|
||||
echo CC=${CC} >> custom
|
||||
|
|
Loading…
Reference in a new issue