Date: Wednesday, January 19, 2022 @ 08:43:55 Author: alucryd Revision: 1110413
FS#73358: gala 6.3.0-2 Modified: gala/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-19 08:26:04 UTC (rev 1110412) +++ PKGBUILD 2022-01-19 08:43:55 UTC (rev 1110413) @@ -2,7 +2,7 @@ pkgname=gala pkgver=6.3.0 -pkgrel=1 +pkgrel=2 pkgdesc='The Pantheon Window Manager' arch=(x86_64) url=https://github.com/elementary/gala @@ -51,6 +51,7 @@ prepare() { cd gala + git cherry-pick -n cc83db8fe398feae9f3e4caa8352b65f0c8c96d4 } pkgver() {
