Date: Thursday, January 7, 2016 @ 23:43:03 Author: heftig Revision: 257621
0.0.20.1 Modified: cantarell-fonts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-07 21:29:39 UTC (rev 257620) +++ PKGBUILD 2016-01-07 22:43:03 UTC (rev 257621) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=cantarell-fonts -pkgver=0.0.20 +pkgver=0.0.20.1 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=('fb78a5cb6bdcfc464b763a030186c818080860107283bff8adcbb2d084f8f8de') +sha256sums=('0f933516f3270fb7307d9c2e26e4703b403608c5cc9da3127cba4395bcd4ec91') build() { cd $pkgname-$pkgver
