Switch from tar.gz to tar.zst

This commit is contained in:
Matej Cepl 2024-02-16 11:51:12 +01:00
parent 2f363aad46
commit 518552a65a
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
5 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,5 @@
<services>
<service name="go_modules" mode="manual" />
<service name="go_modules" mode="manual">
<param name="compression">zst</param>
</service>
</services>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 16 10:51:06 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Switch from tar.gz to tar.zst
-------------------------------------------------------------------
Fri Feb 16 10:42:28 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -25,7 +25,7 @@ License: MIT
Group: Productivity/Networking/Email/Clients
URL: https://aerc-mail.org/
#!RemoteAssetUrl: git+https://git.cepl.eu/cgit/aerc#devel
Source0: vendor.tar.gz
Source0: vendor.tar.zst
BuildRequires: gcc
BuildRequires: go
BuildRequires: make

BIN
vendor.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
vendor.tar.zst (Stored with Git LFS) Normal file

Binary file not shown.