[arch-commits] Commit in gnome-clocks/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Jul 10 17:57:26 UTC 2020


    Date: Friday, July 10, 2020 @ 17:57:25
  Author: heftig
Revision: 391537

3.36.2-2

Modified:
  gnome-clocks/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-10 15:12:44 UTC (rev 391536)
+++ PKGBUILD	2020-07-10 17:57:25 UTC (rev 391537)
@@ -1,8 +1,8 @@
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=gnome-clocks
 pkgver=3.36.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Clocks applications for GNOME"
 url="https://wiki.gnome.org/Apps/Clocks"
 arch=(x86_64)
@@ -25,7 +25,7 @@
 
 build() {
   arch-meson $pkgname build
-  ninja -C build
+  meson compile -C build
 }
 
 check() {



More information about the arch-commits mailing list