Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / polari


Commits:
fc357a70 by Jan Alexander Steffens (heftig) at 2023-10-04T01:46:24+02:00
45.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,26 @@
+pkgbase = polari
+       pkgdesc = An IRC Client for GNOME
+       pkgver = 45.0
+       pkgrel = 1
+       url = https://wiki.gnome.org/Apps/Polari
+       arch = x86_64
+       groups = gnome-extra
+       license = GPL
+       makedepends = appstream-glib
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = meson
+       makedepends = yelp-tools
+       depends = gjs
+       depends = gnome-keyring
+       depends = gtk4
+       depends = libadwaita
+       depends = libsoup3
+       depends = telepathy-glib
+       depends = telepathy-idle
+       depends = telepathy-logger
+       depends = telepathy-mission-control
+       source = 
git+https://gitlab.gnome.org/GNOME/polari.git#commit=9ea71de3d20fdc96e76bb55362418b9118e7cf07
+       b2sums = SKIP
+
+pkgname = polari


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 
 pkgname=polari
-pkgver=43.0
-pkgrel=3
+pkgver=45.0
+pkgrel=1
 pkgdesc="An IRC Client for GNOME"
 url="https://wiki.gnome.org/Apps/Polari";
 arch=(x86_64)
@@ -26,7 +26,7 @@ makedepends=(
   yelp-tools
 )
 groups=(gnome-extra)
-_commit=0cf049c1c5704cf5fa0a4b80194860e2c4e433a9  # tags/43.0^0
+_commit=9ea71de3d20fdc96e76bb55362418b9118e7cf07  # tags/45.0^0
 source=("git+https://gitlab.gnome.org/GNOME/polari.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/polari/-/commit/fc357a70baed242e05407faef70c96167928bcdb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/polari/-/commit/fc357a70baed242e05407faef70c96167928bcdb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to