summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2022-11-04 15:52:47 +0900
committerMingi Sung2022-11-04 15:52:47 +0900
commitd0fd028777c065ea47d26cf7e8941f9748451f89 (patch)
treefab9dfd62811f2cc44595c60161a2d7d0d630ac5
parente232bc2fb6504d84068ea73bd7dd197964a793cc (diff)
downloadaur-d0fd028777c065ea47d26cf7e8941f9748451f89.tar.gz
Sync to gnome-43
Signed-off-by: Mingi Sung <FiestaLake@protonmail.com>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3045462199c5..59506f4669aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync
- pkgver = 43.0+46+gecc3cf8ab
- pkgrel = 2
+ pkgver = 43.0+49+ga25d0f6d2
+ pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
arch = x86_64
@@ -42,10 +42,10 @@ pkgbase = gnome-shell-performance
optdepends = gst-plugin-pipewire: Screen recording
optdepends = gnome-bluetooth-3.0: Bluetooth support
provides = gnome-shell
- provides = gnome-shell=43.0+46+gecc3cf8ab
- provides = gnome-shell=1:43.0+46+gecc3cf8ab
+ provides = gnome-shell=43.0+49+ga25d0f6d2
+ provides = gnome-shell=1:43.0+49+ga25d0f6d2
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=ecc3cf8ab108c4511e650f4d0f0124b9f98cd8bf
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=a25d0f6d22b8558c4a816c8caabcb0721e4c6b5a
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d924d4e7b5d8..830573258797 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,8 @@ _merge_requests_to_use=(2519)
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=43.0+46+gecc3cf8ab
-pkgrel=2
+pkgver=43.0+49+ga25d0f6d2
+pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
url="https://wiki.gnome.org/Projects/GnomeShell"
@@ -41,7 +41,7 @@ optdepends=('gnome-control-center: System settings'
groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
-_commit=ecc3cf8ab108c4511e650f4d0f0124b9f98cd8bf # tags/43.0^46
+_commit=a25d0f6d22b8558c4a816c8caabcb0721e4c6b5a # tags/43.0^49
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'