aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-10-09 20:34:24 +0200
committerRasmus Thomsen <oss@cogitri.dev>2019-10-09 22:23:00 +0200
commit1e8a1e5c0715cc321d69ca8aee743121d4cfc419 (patch)
tree72dc3a9e8637a52224d5741c03d7c34eb5a4bf64 /community
parent49536abf6cb16a93e35fd573ab043f8455836d82 (diff)
downloadaports-1e8a1e5c0715cc321d69ca8aee743121d4cfc419.tar.bz2
aports-1e8a1e5c0715cc321d69ca8aee743121d4cfc419.tar.xz
community/mutter: upgrade to 3.34.1
Diffstat (limited to 'community')
-rw-r--r--community/mutter/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mutter/APKBUILD b/community/mutter/APKBUILD
index 8ce1e0fb9d..46185423ce 100644
--- a/community/mutter/APKBUILD
+++ b/community/mutter/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=mutter
-pkgver=3.34.0
-pkgrel=1
+pkgver=3.34.1
+pkgrel=0
pkgdesc="clutter-based window manager and compositor"
url="https://wiki.gnome.org/Projects/Mutter/"
arch="all !s390x" # limited by gnome-settings-daemon
@@ -42,6 +42,6 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="0f75712fe0c252755f69e7649fa1eb64c149a840e945514a45e27f0f7d5996a6ec5a9117c0e29beb04f46cbc4512844953dc68329e2f8e800100734f5c02ed88 mutter-3.34.0.tar.xz
+sha512sums="f95cc88f3874d91d54f0655f09f68be26e50c9740f278854cf2a019251dc0ddbfeb02e8b97c051cb98c9c6ab200f6e453f25279f3c86dfbfc172f8d8f0e37716 mutter-3.34.1.tar.xz
7959d301a89ba067b7b34a474abcc0f22a2355571b5a10508efd852b3f1a1bd6f17f0e16345552ebc3654d07bb7167588afee1d73ad66bc0237ee308757ac3b8 fix-cogl-path-build-ordering.patch
6f21171bbd0ad0fc67cbaf5fb1478b22b482a9ae33b9328cc51a5dd31bcf7d95cd41e6cbbac21d3d8801cc064a62a64ae38ed7d0501ab605b861058c32f3bc30 fixudev-req.patch"