[arch-commits] Commit in gala/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Fri Jul 23 08:33:11 UTC 2021
Date: Friday, July 23, 2021 @ 08:33:11
Author: alucryd
Revision: 984179
upgpkg: gala 6.0.0-2
Modified:
gala/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-23 08:32:23 UTC (rev 984178)
+++ PKGBUILD 2021-07-23 08:33:11 UTC (rev 984179)
@@ -2,7 +2,7 @@
pkgname=gala
pkgver=6.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='The Pantheon Window Manager'
arch=(x86_64)
url=https://github.com/elementary/gala
@@ -46,7 +46,7 @@
)
provides=(libgala.so)
_tag=70408457186a03d61d975386ce7a25beb86191af
-source=(git+https://github.com/elementary/gala.git#commit=${_tag})
+source=(git+https://github.com/elementary/gala.git#tag=${_tag})
sha256sums=(SKIP)
pkgver() {
More information about the arch-commits
mailing list