mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/mutter to 42.2-1
This commit is contained in:
parent
dad42668c8
commit
d23709cbb5
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
pkgbase=mutter
|
pkgbase=mutter
|
||||||
pkgname=(mutter mutter-docs)
|
pkgname=(mutter mutter-docs)
|
||||||
pkgver=42.1
|
pkgver=42.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A window manager for GNOME"
|
pkgdesc="A window manager for GNOME"
|
||||||
url="https://gitlab.gnome.org/GNOME/mutter"
|
url="https://gitlab.gnome.org/GNOME/mutter"
|
||||||
|
@ -21,7 +21,7 @@ makedepends=(gobject-introspection git egl-wayland meson xorg-server
|
||||||
wayland-protocols sysprof gi-docgen xorg-server-xvfb)
|
wayland-protocols sysprof gi-docgen xorg-server-xvfb)
|
||||||
checkdepends=(wireplumber python-dbusmock)
|
checkdepends=(wireplumber python-dbusmock)
|
||||||
options=(debug)
|
options=(debug)
|
||||||
_commit=94bd385bf3ece2a746d8755049fc1fa5c8c0a808 # tags/42.1^0
|
_commit=10cece870cf25c15daa8b20130d328257ec5f132 # tags/42.2^0
|
||||||
source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit")
|
source=("git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue