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

Jan Steffens heftig at archlinux.org
Sun Oct 8 19:20:25 UTC 2017


    Date: Sunday, October 8, 2017 @ 19:20:22
  Author: heftig
Revision: 307157

3.26.2-1

Modified:
  gnome-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-08 19:20:19 UTC (rev 307156)
+++ PKGBUILD	2017-10-08 19:20:22 UTC (rev 307157)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-calendar
-pkgver=3.26.1
+pkgver=3.26.2
 pkgrel=1
 pkgdesc="Simple and beautiful calendar application designed to perfectly fit the GNOME desktop"
 url="https://wiki.gnome.org/Apps/Calendar"
@@ -11,7 +11,7 @@
 depends=(evolution-data-server gsettings-desktop-schemas)
 makedepends=(python appstream-glib git meson gtk-doc)
 groups=(gnome-extra)
-_commit=3d840aad08f39979bd79197c552a23bb4401f5be  # tags/3.26.1^0
+_commit=389bbfd05e4078a0cc3ad59bbabbeb730619859d  # tags/3.26.2^0
 source=("git+https://git.gnome.org/browse/gnome-calendar#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -27,8 +27,7 @@
 
 build() {
   cd build
-  meson setup --prefix=/usr --buildtype=release ../$pkgname \
-    -Denable-gtk-doc=true
+  arch-meson ../$pkgname -Denable-gtk-doc=true
   ninja
 }
 



More information about the arch-commits mailing list