summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2022-11-17 23:56:11 +0900
committerQue Quotion2022-11-17 23:56:11 +0900
commitc9999da763979d73d7abd7f11ff3a8f44503a8b4 (patch)
tree007a7e43f8c3f9af1e3304eafe33185ad09dd462 /PKGBUILD
parent6bcd8e6dbd48e19b4aaceaa6624217339431f22d (diff)
downloadaur-gala-git.tar.gz
Update mutter dependency, add libgexiv2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e469e4562217..12b5c52a46cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=gala-git
-pkgver=3.3.2.r96.9dedf56d
+pkgver=6.3.3.r10.b61a6059
pkgrel=1
pkgdesc='The Pantheon Window Manager'
arch=(x86_64)
@@ -12,9 +12,9 @@ depends=(
bamf
gnome-desktop
libgraphene-1.0.so=0-64
- lib{gee,gl}
+ lib{gee,gl,gexiv2}
libgranite.so
- libmutter-6.so=0-64
+ libmutter-11.so=0-64
)
makedepends=(
git