cantarell-fonts: update to 0.0.13.

This commit is contained in:
Juan RP 2013-06-18 19:22:56 +02:00
parent cb40dc90eb
commit 719a4b0c02
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'cantarell-fonts'
pkgname=cantarell-fonts
version=0.0.12
revision=2
version=0.0.13
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="fontconfig"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://abattis.org/cantarell/"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/0.0/$pkgname-$version.tar.xz"
checksum=3d509e1117dd92a6b80ef8b2586c89e178dc21a03c7c61f5c50772def5c4934b
checksum=afc53ffa27418932301a3bc030cf811684a1261faa761744fe2d3ce696b6492c
post_install() {
vmkdir etc/fonts/conf.d
@ -26,6 +26,6 @@ cantarell-fonts_package() {
depends="fontconfig"
noarch="yes"
pkg_install() {
vmove usr
vmove all
}
}