fontmanager: update to 0.7.4.2.
This commit is contained in:
parent
e45ee1726a
commit
c2dc482803
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fontmanager'
|
||||
pkgname=fontmanager
|
||||
version=0.7.4.1
|
||||
version=0.7.4.2
|
||||
revision=1
|
||||
wrksrc="master-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://fontmanager.github.io/"
|
||||
distfiles="https://github.com/FontManager/master/archive/${version}.tar.gz"
|
||||
checksum=de0acbd4b01e65c7b7d2f02c21cfc6c668bab31011b3c033fa9ce864dc3d2825
|
||||
checksum=f7aff9c5fbd6dfcb921107e5c669cacd6e28cfbb25238bb27d1aac97041bbcce
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue