Просмотр исходного кода

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

Jan Alexander Steffens 4 лет назад
Родитель
Сommit
78bf0acefb
1 измененных файлов с 6 добавлено и 5 удалено
  1. 6 5
      PKGBUILD

+ 6 - 5
PKGBUILD

@@ -3,23 +3,24 @@
 # Contributor: Flamelab <panosfilip@gmail.com
 
 pkgname=gnome-shell
-pkgver=3.38.1
+pkgver=3.38.1+19+ge93b8263b
 pkgrel=1
 epoch=1
 pkgdesc="Next generation desktop shell"
 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'
             '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'