[arch-commits] Commit in cantarell-fonts/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Dec 23 00:39:40 UTC 2020


    Date: Wednesday, December 23, 2020 @ 00:39:39
  Author: heftig
Revision: 404868

0.301-1

Modified:
  cantarell-fonts/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-23 00:37:39 UTC (rev 404867)
+++ PKGBUILD	2020-12-23 00:39:39 UTC (rev 404868)
@@ -1,7 +1,7 @@
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=cantarell-fonts
-pkgver=0.201
+pkgver=0.301
 pkgrel=1
 epoch=1
 pkgdesc="Humanist sans serif font"
@@ -10,11 +10,11 @@
 license=(custom:SIL)
 makedepends=(meson appstream-glib git)
 source=("https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('b61f64e5f6a48aa0abc7a53cdcbce60de81908ca36048a64730978fcd9ac9863')
+sha256sums=('3d35db0ac03f9e6b0d5a53577591b714238985f4cfc31a0aa17f26cd74675e83')
 
 build() {
   arch-meson $pkgname-$pkgver build -D useprebuilt=true
-  ninja -C build
+  meson compile -C build
 }
 
 package() {



More information about the arch-commits mailing list