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

Jan Steffens heftig at archlinux.org
Wed Apr 5 18:16:43 UTC 2017


    Date: Wednesday, April 5, 2017 @ 18:16:42
  Author: heftig
Revision: 292180

3.24.0+33+g4c7b79b-1

Modified:
  gnome-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-05 18:16:38 UTC (rev 292179)
+++ PKGBUILD	2017-04-05 18:16:42 UTC (rev 292180)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-calendar
-pkgver=3.22.3
+pkgver=3.24.0+33+g4c7b79b
 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>=3.21.2')
 makedepends=(intltool python gnome-common appstream-glib git)
 groups=(gnome-extra)
-_commit=68e4dc07fa07cb0d9644de9a4164d9a64c494ecb  # tags/3.22.3^0
+_commit=4c7b79be9c8daf430f13e90c62a1e4bfb25e2152  # gnome-3-24
 source=("git+https://git.gnome.org/browse/gnome-calendar#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -27,7 +27,6 @@
 
 build() {
   cd $pkgname
-  autoreconf -fi
   ./configure --prefix=/usr
   make
 }



More information about the arch-commits mailing list