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

Jan Steffens heftig at archlinux.org
Sat Nov 21 19:34:42 UTC 2020


    Date: Saturday, November 21, 2020 @ 19:34:41
  Author: heftig
Revision: 401633

3.38.1+19+ge93b8263b-1: FS#68696 fix deps

Modified:
  gnome-shell/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-21 19:33:41 UTC (rev 401632)
+++ PKGBUILD	2020-11-21 19:34:41 UTC (rev 401633)
@@ -3,7 +3,7 @@
 # Contributor: Flamelab <panosfilip at gmail.com
 
 pkgname=gnome-shell
-pkgver=3.38.1
+pkgver=3.38.1+19+ge93b8263b
 pkgrel=1
 epoch=1
 pkgdesc="Next generation desktop shell"
@@ -10,9 +10,10 @@
 url="https://wiki.gnome.org/Projects/GnomeShell"
 arch=(x86_64)
 license=(GPL2)
-depends=(accountsservice gcr gjs gnome-bluetooth upower gnome-session gnome-settings-daemon
-         gnome-themes-extra gsettings-desktop-schemas libcanberra-pulse libgdm libsecret
-         mutter nm-connection-editor unzip gstreamer libibus gnome-autoar gnome-disk-utility)
+depends=(accountsservice gcr gjs gnome-bluetooth upower gnome-session
+         gnome-settings-daemon gnome-themes-extra gsettings-desktop-schemas
+         libcanberra-pulse libgdm libsecret mutter nm-connection-editor unzip
+         gstreamer libibus gnome-autoar gnome-disk-utility gst-plugin-pipewire)
 makedepends=(gtk-doc gnome-control-center evolution-data-server gobject-introspection git meson
              sassc asciidoc bash-completion)
 optdepends=('gnome-control-center: System settings'
@@ -19,7 +20,7 @@
             'evolution-data-server: Evolution calendar integration')
 groups=(gnome)
 install=gnome-shell.install
-_commit=b3c106c63b9f7195fa6ac3affb7b3d0233bbd5e1  # tags/3.38.1^0
+_commit=e93b8263b03ed8bbb3829ad82ebf3664197740c9  # gnome-3-38
 source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
 sha256sums=('SKIP'



More information about the arch-commits mailing list