[arch-commits] Commit in gala/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Mon Aug 9 07:41:37 UTC 2021


    Date: Monday, August 9, 2021 @ 07:41:37
  Author: alucryd
Revision: 997244

gala 6.0.0-4: fix group

Modified:
  gala/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-09 07:31:13 UTC (rev 997243)
+++ PKGBUILD	2021-08-09 07:41:37 UTC (rev 997244)
@@ -2,12 +2,12 @@
 
 pkgname=gala
 pkgver=6.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc='The Pantheon Window Manager'
 arch=(x86_64)
 url=https://github.com/elementary/gala
 license=(GPL3)
-groups=(pantheon-unstable)
+groups=(pantheon)
 depends=(
   atk
   bamf



More information about the arch-commits mailing list