summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2024-04-06 13:09:45 +0900
committerMingi Sung2024-04-06 13:09:45 +0900
commit96dcf68351c8b1b853d23bdb1487653b41013b67 (patch)
tree7e3ea8192e332c5a522cc1ea1026868746f19e2c
parent820ff0a215c25d1d2a84ba5c9a98c90e5319a9a1 (diff)
downloadaur-96dcf68351c8b1b853d23bdb1487653b41013b67.tar.gz
Sync to main
Signed-off-by: Mingi Sung <me@saltyming.pe.kr>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 707401501c5e..0a39006129d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -35,9 +35,9 @@ pkgbase = gnome-shell-performance
depends = mutter
depends = unzip
depends = upower
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=0463511457612ca87f7426b3b01356d1d85bee9b
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=e4f2edf9bd56fa7a4af40a3959bbfb6359089b19
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
- b2sums = 8684414294c781bd02f89eb76ae04a51a701c51e00966f227989c0a41d161f34e4bfb7e9609f0a902a565aa4ea22f9d9c740d043b668bc132ed6d7471b8d7119
+ b2sums = dfc8fc012cfdafaf4f7dc1a14c52885caf9178c2c41202fe6ae57c9e0a0f922c633d13a81b3403f83672a28cd84f635739e73792c7b266dc2ba0142b116c0d17
b2sums = SKIP
pkgname = gnome-shell-performance
diff --git a/PKGBUILD b/PKGBUILD
index fedeffb19da8..7692409307c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,8 +29,8 @@ if [ -n "$_disable_docs" ]; then
else
pkgname=(gnome-shell-performance gnome-shell-performance-docs)
fi
-pkgver=46.0
-pkgrel=2
+pkgver=46.0+33+ge4f2edf9b
+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"
@@ -75,12 +75,12 @@ if [ -n "$_enable_check" ]; then
xorg-server-xvfb
)
fi
-_commit=0463511457612ca87f7426b3b01356d1d85bee9b # tags/46.0^0
+_commit=e4f2edf9bd56fa7a4af40a3959bbfb6359089b19 # tags/46.0^33
source=(
"git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
)
-b2sums=('8684414294c781bd02f89eb76ae04a51a701c51e00966f227989c0a41d161f34e4bfb7e9609f0a902a565aa4ea22f9d9c740d043b668bc132ed6d7471b8d7119'
+b2sums=('dfc8fc012cfdafaf4f7dc1a14c52885caf9178c2c41202fe6ae57c9e0a0f922c633d13a81b3403f83672a28cd84f635739e73792c7b266dc2ba0142b116c0d17'
'SKIP')
pkgver() {