Date: Monday, October 5, 2020 @ 19:28:24 Author: heftig Revision: 397379
3.38.1-1 Modified: gnome-shell-extensions/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-05 18:21:26 UTC (rev 397378) +++ PKGBUILD 2020-10-05 19:28:24 UTC (rev 397379) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-shell-extensions -pkgver=3.38.0 +pkgver=3.38.1 pkgrel=1 pkgdesc="Extensions for GNOME shell, including classic mode" url="https://wiki.gnome.org/Projects/GnomeShell/Extensions" @@ -10,7 +10,7 @@ makedepends=(meson git sassc js68) optdepends=('gnome-menus: applications menu extension') groups=(gnome) -_commit=9e38b091a9f9c382c940ad312c6f0cd58a3538bc # tags/3.38.0^0 +_commit=9e976f06b4e2395a671ee5a46c5a07805b7e164b # tags/3.38.1^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-shell-extensions.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/gnome-shell-sass.git") sha256sums=('SKIP'
