Date: Monday, November 2, 2015 @ 09:44:26 Author: heftig Revision: 249978
0.0.18 Modified: cantarell-fonts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-02 07:54:43 UTC (rev 249977) +++ PKGBUILD 2015-11-02 08:44:26 UTC (rev 249978) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com> pkgname=cantarell-fonts -pkgver=0.0.17.2 +pkgver=0.0.18 pkgrel=1 pkgdesc="Cantarell font family" arch=('any') @@ -11,7 +11,7 @@ depends=('fontconfig') install=cantarell-fonts.install source=(https://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-${pkgver}.tar.xz) -sha256sums=('b5cf061c1cb37881c34c5bd5a6cad495236e50bef2386072800322f0ef5abf36') +sha256sums=('f84df2ca44fa9266fdffd2b8de1adeff60eb7e7c9ec8e338a229b3126aabb977') build() { cd $pkgname-$pkgver