[arch-commits] Commit in cantarell-fonts/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Feb 17 05:14:59 UTC 2016
Date: Wednesday, February 17, 2016 @ 06:14:59
Author: heftig
Revision: 259880
0.0.22
Modified:
cantarell-fonts/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-17 05:14:15 UTC (rev 259879)
+++ PKGBUILD 2016-02-17 05:14:59 UTC (rev 259880)
@@ -2,8 +2,9 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=cantarell-fonts
-pkgver=0.00022
+pkgver=0.0.22
pkgrel=1
+epoch=1
pkgdesc="Cantarell font family"
arch=('any')
url="https://git.gnome.org/browse/cantarell-fonts"
@@ -10,8 +11,8 @@
license=('GPL2')
depends=('fontconfig')
install=cantarell-fonts.install
-source=(https://download.gnome.org/sources/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('83ecaecb137e13164d815a5b978bb2512abcdffb1749670fce5a87087c50c854')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-${pkgver}.tar.xz)
+sha256sums=('6dacb87e5a4e20837741aca07a202c0872065c4df8735a6f016b516a09b41e82')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list