[arch-commits] Commit in cozy-stack/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Sun Dec 26 17:32:55 UTC 2021
Date: Sunday, December 26, 2021 @ 17:32:55
Author: archange
Revision: 1083893
upgpkg: cozy-stack 1:1.5.1-1
Disable LTO as this is broken with Go.
Modified:
cozy-stack/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-26 17:28:06 UTC (rev 1083892)
+++ PKGBUILD 2021-12-26 17:32:55 UTC (rev 1083893)
@@ -1,7 +1,7 @@
# Maintainer: Bruno Pagani <archange at archlinux.org>
pkgname=cozy-stack
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
epoch=1
pkgdesc="Digital home: brings all your web services in the same private space – Stack component"
@@ -20,7 +20,7 @@
${pkgname}.service
${pkgname}.sysusers
${pkgname}.tmpfiles)
-sha256sums=('e55c805f3ea1062fa21fa92f5e20a872a4d543f03341a99bef16d6a4b38fff37'
+sha256sums=('4e40756ea1d221885678dddd15279b1a57aff4e1598930eed687f3dd9826e430'
'a6ae871ec726f81d091918dffae4025b993656551185662242dcc2f7de4516c3'
'4ef3e901725167edd970a7f288e60f3729c12ae8a07289b6bb09bc96d6851b42'
'a6bea52350e85163c3141509a52903223fa0f6e7390b1b1f9336c326a8fff984'
More information about the arch-commits
mailing list