Date: Monday, July 12, 2021 @ 21:58:46 Author: heftig Revision: 419637
40.1-1 Modified: polari/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-12 21:50:28 UTC (rev 419636) +++ PKGBUILD 2021-07-12 21:58:46 UTC (rev 419637) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=polari -pkgver=40.0 +pkgver=40.1 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 yelp-tools appstream-glib git meson) groups=(gnome-extra) -_commit=6f8c05adfe17721556ba130733e76d9d06e2aecf # tags/40.0^0 +_commit=0e353120d810c78e690fcae4c52cffd31fa2572a # tags/40.3^0 source=("git+https://gitlab.gnome.org/GNOME/polari.git#commit=$_commit") sha256sums=('SKIP')
