summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2021-02-03 13:35:35 +0800
committerYour Name2021-02-03 13:35:35 +0800
commit41351ffe9b3092c0e4f2ba79bf8148892c1ff581 (patch)
tree75de74c0d3eace7002372ff604a3ec0f0ca6040e
parent258c7eee84602987c3ef47aa732150ed2991c2ab (diff)
downloadaur-41351ffe9b3092c0e4f2ba79bf8148892c1ff581.tar.gz
3.38.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b6068adcb94..8ca1f5c5fd31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
- pkgver = 3.38.2
+ pkgver = 3.38.3
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@@ -39,10 +39,10 @@ pkgbase = gnome-shell-performance
optdepends = gnome-control-center: System settings
optdepends = evolution-data-server: Evolution calendar integration
provides = gnome-shell
- provides = gnome-shell=3.38.2
- provides = gnome-shell=1:3.38.2
+ provides = gnome-shell=3.38.3
+ provides = gnome-shell=1:3.38.3
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=a24fe843fbde6c2c6f7cd32c4ff1cae19a27473d
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=0eb273d3a675d40bc1822817f24aa139bfe5e4a9
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5b0283752d7d..4de1da4f711b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ _merge_requests_to_use=('536' '1440') # safe pick
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=3.38.2
+pkgver=3.38.3
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
@@ -32,7 +32,7 @@ groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
install=$pkgname.install
-_commit=a24fe843fbde6c2c6f7cd32c4ff1cae19a27473d # tags/3.38.2^0
+ _commit=0eb273d3a675d40bc1822817f24aa139bfe5e4a9 # tags/3.38.3^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'