summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuoYi2021-12-13 11:14:22 +0800
committerLuoYi2021-12-13 11:14:22 +0800
commit041a85275d4bee412778f0ff3dfd5513d2ee6924 (patch)
tree83929c1a4591497df5b6fba36cc588ca2e042e8a /PKGBUILD
parent7362b89d9e7164a3b628dbe0cacbcd0387cf54ff (diff)
downloadaur-041a85275d4bee412778f0ff3dfd5513d2ee6924.tar.gz
Bumping version to 41.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dbc709b052a..c56923ea8576 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Michael Kanis <mkanis_at_gmx_dot_de>
pkgname=mutter-rounded
-pkgver=41.1+r20+ge3931f7b8
-pkgrel=1.1
+pkgver=41.2
+pkgrel=1
pkgdesc="A window manager for GNOME, with rounded corners patch"
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64)
@@ -24,7 +24,7 @@ conflicts=(mutter)
groups=(gnome)
install=mutter.install
-_commit=e3931f7b8cbd44072137c5dc9de9041486daeade # gnome-41
+_commit=664ac09eecfd365b5258f53d2c9e6c8410a37919 # tags/41.2^0
_mutter_src="$pkgname::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit"
_shell_blur_h_src="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/41.1/src/shell-blur-effect.h"
_shell_blur_c_src="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/41.1/src/shell-blur-effect.c"