Date: Saturday, May 13, 2023 @ 20:54:37
  Author: arojas
Revision: 1460220

upgpkg: marco 1.26.2-2: Reenable session management (FS#78501)

Modified:
  marco/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-13 20:51:31 UTC (rev 1460219)
+++ PKGBUILD    2023-05-13 20:54:37 UTC (rev 1460220)
@@ -3,7 +3,7 @@
 # Contributor: Martin Wimpress <[email protected]>
 
 pkgname=marco
-pkgver=1.26.1
+pkgver=1.26.2
 pkgrel=2
 pkgdesc="A window manager for MATE"
 url="https://mate-desktop.org";
@@ -15,8 +15,7 @@
 conflicts=('marco-gtk3')
 replaces=('marco-gtk3')
 
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('b4fa5550bf89d4f9eff5ae6e7d6150e3661a22d530d6addc6757bce8dd2a5d3d')
-options=('!lto')
+sha256sums=('12f1a254fe1072f0304884711e089a5682780a011593402ed38de6b9480e07a3')
 
 build() {
        cd "${pkgname}-${pkgver}"

Reply via email to