Date: Monday, October 29, 2018 @ 08:26:31 Author: heftig Revision: 337498
3.30.2-1 Modified: polari/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-28 22:21:51 UTC (rev 337497) +++ PKGBUILD 2018-10-29 08:26:31 UTC (rev 337498) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com> pkgname=polari -pkgver=3.30.1 +pkgver=3.30.2 pkgrel=1 pkgdesc="An IRC Client for GNOME" url="https://wiki.gnome.org/Apps/Polari" @@ -10,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=bd0b93cbd2b9d1ed952f4f7ef3fd8c3a79d2c48f # tags/3.30.1^0 +_commit=6e2f747e6ec7482ce530f1df24bfa7a003278800 # tags/3.30.2^0 source=("git+https://gitlab.gnome.org/GNOME/polari.git#commit=$_commit") sha256sums=('SKIP')