[arch-commits] Commit in gnome-shell/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Sep 26 22:58:39 UTC 2020
Date: Saturday, September 26, 2020 @ 22:58:38
Author: heftig
Revision: 396672
3.38.0+17+g84cff8920-1
Modified:
gnome-shell/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-26 22:50:17 UTC (rev 396671)
+++ PKGBUILD 2020-09-26 22:58:38 UTC (rev 396672)
@@ -3,7 +3,7 @@
# Contributor: Flamelab <panosfilip at gmail.com
pkgname=gnome-shell
-pkgver=3.36.6
+pkgver=3.38.0+17+g84cff8920
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
@@ -19,7 +19,7 @@
'evolution-data-server: Evolution calendar integration')
groups=(gnome)
install=gnome-shell.install
-_commit=682d4588bc6b2c1826013f98c52cc0b5afccea29 # tags/3.36.6^0
+_commit=84cff8920509f99be47c017bd8bdf8e45ea90535 # master
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'
@@ -44,6 +44,6 @@
}
package() {
- depends+=(libmutter-6.so)
+ depends+=(libmutter-7.so)
DESTDIR="$pkgdir" meson install -C build
}
More information about the arch-commits
mailing list