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

Jan Steffens heftig at gemini.archlinux.org
Mon Nov 8 21:31:19 UTC 2021


    Date: Monday, November 8, 2021 @ 21:31:18
  Author: heftig
Revision: 1038973

6.2.1-1

Modified:
  gala/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-08 21:28:48 UTC (rev 1038972)
+++ PKGBUILD	2021-11-08 21:31:18 UTC (rev 1038973)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=gala
-pkgver=6.0.1
-pkgrel=3
+pkgver=6.2.1
+pkgrel=1
 pkgdesc='The Pantheon Window Manager'
 arch=(x86_64)
 url=https://github.com/elementary/gala
@@ -45,15 +45,12 @@
   vala
 )
 provides=(libgala.so)
-_tag=16c20c516791fb07d2a4ebd38bbcbbd7250a899f
+_tag=23069d6a81598e14db8a05bb619893aa19d96efd
 source=(git+https://github.com/elementary/gala.git#tag=${_tag})
 sha256sums=('SKIP')
 
 prepare() {
   cd gala
-
-  # mutter 9
-  git cherry-pick -n 87d51c50fbd5 605aa10ea2a7 9a137bd7071c c0ab9516dc93
 }
 
 pkgver() {



More information about the arch-commits mailing list