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

Jan Steffens heftig at archlinux.org
Wed Sep 5 21:14:54 UTC 2018


    Date: Wednesday, September 5, 2018 @ 21:14:54
  Author: heftig
Revision: 333570

3.30.0-1

Modified:
  polari/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-05 21:06:00 UTC (rev 333569)
+++ PKGBUILD	2018-09-05 21:14:54 UTC (rev 333570)
@@ -1,8 +1,7 @@
-# $Id$
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=polari
-pkgver=3.28.1
+pkgver=3.30.0
 pkgrel=1
 pkgdesc="An IRC Client for GNOME"
 url="https://wiki.gnome.org/Apps/Polari"
@@ -11,7 +10,7 @@
 depends=(gjs gtk3 telepathy-glib telepathy-idle telepathy-mission-control telepathy-logger gspell)
 makedepends=(gobject-introspection appdata-tools yelp-tools appstream-glib git meson)
 groups=(gnome-extra)
-_commit=eb51e01d570b7065c5f171a70dca943ca79d1c28  # tags/3.28.1^0
+_commit=272912ac8f4cf49b0436031c191aa452bfa64497  # tags/3.30.0^0
 source=("git+https://gitlab.gnome.org/GNOME/polari.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -30,8 +29,7 @@
 }
 
 check() {
-  cd build
-  meson test
+  meson test -C build
 }
 
 package() {


Property changes on: polari/trunk/PKGBUILD
___________________________________________________________________
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property



More information about the arch-commits mailing list