summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Bryskin2024-01-07 01:29:08 +0200
committerNikolay Bryskin2024-01-07 01:29:11 +0200
commit36e14190cf48429ffc2beb5f88f6c276ebc556d0 (patch)
treee3abc04ea7611e947056cfd3cb0f0d6a0d74b83e
parented17ca33142ffd0d7d5d737b7318e493d44a76e3 (diff)
downloadaur-36e14190cf48429ffc2beb5f88f6c276ebc556d0.tar.gz
Update to gnome-shell 45.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff28d91fe36b..ea3449b72db4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-screencast-vaapi
pkgdesc = Next generation desktop shell
- pkgver = 45.0
+ pkgver = 45.2
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@@ -50,7 +50,7 @@ pkgbase = gnome-shell-screencast-vaapi
provides = gnome-shell
conflicts = gnome-shell
conflicts = gnome-shell-debug
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=2127c62b210f605747e019e6e2abee82516e3ccb
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=8bb752adf47efa1e225d1aa885ae71865cabce8a
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = screencast-vaapi.patch
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 73dee208644a..0a92b5c63158 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-screencast-vaapi
_pkgname=gnome-shell
-pkgver=45.0
+pkgver=45.2
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
@@ -64,7 +64,7 @@ optdepends=(
conflicts=(gnome-shell gnome-shell-debug)
provides=(gnome-shell)
groups=(gnome)
-_commit=2127c62b210f605747e019e6e2abee82516e3ccb # tags/45.0^0
+_commit=8bb752adf47efa1e225d1aa885ae71865cabce8a # tags/45.2^0
source=(
"git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"