Date: Thursday, February 10, 2022 @ 22:43:46 Author: heftig Revision: 1131503
6.3.0-3: FS#73517 add libcanberra dep Modified: gala/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-10 22:40:03 UTC (rev 1131502) +++ PKGBUILD 2022-02-10 22:43:46 UTC (rev 1131503) @@ -2,7 +2,7 @@ pkgname=gala pkgver=6.3.0 -pkgrel=2 +pkgrel=3 pkgdesc='The Pantheon Window Manager' arch=(x86_64) url=https://github.com/elementary/gala @@ -17,6 +17,7 @@ gnome-desktop gtk3 json-glib + libcanberra libdrm libgee libgexiv2
