[arch-commits] Commit in polari/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Mon Nov 8 20:43:07 UTC 2021
Date: Monday, November 8, 2021 @ 20:43:07
Author: heftig
Revision: 427615
41.0-1
Modified:
polari/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-08 20:40:23 UTC (rev 427614)
+++ PKGBUILD 2021-11-08 20:43:07 UTC (rev 427615)
@@ -1,16 +1,17 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=polari
-pkgver=40.1
+pkgver=41.0
pkgrel=1
pkgdesc="An IRC Client for GNOME"
url="https://wiki.gnome.org/Apps/Polari"
arch=(x86_64)
license=(GPL)
-depends=(gjs gtk3 telepathy-glib telepathy-idle telepathy-mission-control telepathy-logger gspell)
+depends=(gjs gtk3 telepathy-glib telepathy-idle telepathy-mission-control
+ telepathy-logger gspell libsoup3)
makedepends=(gobject-introspection yelp-tools appstream-glib git meson)
groups=(gnome-extra)
-_commit=0e353120d810c78e690fcae4c52cffd31fa2572a # tags/40.1^0
+_commit=0eab55718a07fcf7b3231ac565bf3f1651bfbe7e # tags/41.0^0
source=("git+https://gitlab.gnome.org/GNOME/polari.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list