From 719a4b0c024a9c6dbdf77feea1bb92a7268f58d2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 18 Jun 2013 19:22:56 +0200 Subject: [PATCH] cantarell-fonts: update to 0.0.13. --- srcpkgs/cantarell-fonts/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/cantarell-fonts/template b/srcpkgs/cantarell-fonts/template index 1bfdb8a06e5..202701a6bd4 100644 --- a/srcpkgs/cantarell-fonts/template +++ b/srcpkgs/cantarell-fonts/template @@ -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 " 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 } }