temp/mutter-mobile: upgrade to 43.0 (MR 3555)
This commit is contained in:
parent
5985852e77
commit
924a2cb8d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Forked from Alpine to apply mobile adaptivity patches
|
# Forked from Alpine to apply mobile adaptivity patches
|
||||||
|
|
||||||
pkgname=mutter-mobile
|
pkgname=mutter-mobile
|
||||||
pkgver=43.0_beta
|
pkgver=43.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="clutter-based window manager and compositor"
|
pkgdesc="clutter-based window manager and compositor"
|
||||||
url="https://wiki.gnome.org/Projects/Mutter/"
|
url="https://wiki.gnome.org/Projects/Mutter/"
|
||||||
|
@ -64,7 +64,7 @@ makedepends="
|
||||||
options="!check" # Can't be run with release builds
|
options="!check" # Can't be run with release builds
|
||||||
provides="mutter=$pkgver-r$pkgrel"
|
provides="mutter=$pkgver-r$pkgrel"
|
||||||
subpackages="$pkgname-dbg $pkgname-dev $pkgname-doc $pkgname-lang $pkgname-schemas::noarch"
|
subpackages="$pkgname-dbg $pkgname-dev $pkgname-doc $pkgname-lang $pkgname-schemas::noarch"
|
||||||
_commit="913655c03539fb03ff691dc5192acb03c7f0c011"
|
_commit="0ab630277d225cd0b5a15eac44e31ee16cec6676"
|
||||||
source="mutter-$_commit.tar.gz::https://gitlab.gnome.org/verdre/mutter/-/archive/$_commit/mutter-$_commit.tar.gz
|
source="mutter-$_commit.tar.gz::https://gitlab.gnome.org/verdre/mutter/-/archive/$_commit/mutter-$_commit.tar.gz
|
||||||
fixudev-req.patch"
|
fixudev-req.patch"
|
||||||
builddir="$srcdir/mutter-$_commit"
|
builddir="$srcdir/mutter-$_commit"
|
||||||
|
@ -108,6 +108,6 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
ed07d3df1dbd313f11724b70c9bff15589979bd534cf5f9790ae6ad9aec90a5e94b131c17578417363a68b571c2c747e48fa706c1c25d54d3dc732fa44d735ae mutter-913655c03539fb03ff691dc5192acb03c7f0c011.tar.gz
|
0f5486c5f9f31483da28b0c3ef8d1bdf54746b543b325ead2f304ba767f71cff011ded65a342b92ec41f8d053f1856fc4bf3a757dcca2c5610e0cb1bc7df1c7e mutter-0ab630277d225cd0b5a15eac44e31ee16cec6676.tar.gz
|
||||||
6f21171bbd0ad0fc67cbaf5fb1478b22b482a9ae33b9328cc51a5dd31bcf7d95cd41e6cbbac21d3d8801cc064a62a64ae38ed7d0501ab605b861058c32f3bc30 fixudev-req.patch
|
6f21171bbd0ad0fc67cbaf5fb1478b22b482a9ae33b9328cc51a5dd31bcf7d95cd41e6cbbac21d3d8801cc064a62a64ae38ed7d0501ab605b861058c32f3bc30 fixudev-req.patch
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue