mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cantarell-fonts: update to 0.0.13.
This commit is contained in:
parent
cb40dc90eb
commit
719a4b0c02
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cantarell-fonts'
|
# Template file for 'cantarell-fonts'
|
||||||
pkgname=cantarell-fonts
|
pkgname=cantarell-fonts
|
||||||
version=0.0.12
|
version=0.0.13
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="fontconfig"
|
makedepends="fontconfig"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://abattis.org/cantarell/"
|
homepage="http://abattis.org/cantarell/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.0/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.0/$pkgname-$version.tar.xz"
|
||||||
checksum=3d509e1117dd92a6b80ef8b2586c89e178dc21a03c7c61f5c50772def5c4934b
|
checksum=afc53ffa27418932301a3bc030cf811684a1261faa761744fe2d3ce696b6492c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir etc/fonts/conf.d
|
vmkdir etc/fonts/conf.d
|
||||||
|
@ -26,6 +26,6 @@ cantarell-fonts_package() {
|
||||||
depends="fontconfig"
|
depends="fontconfig"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue