Switch from tar.gz to tar.zst
This commit is contained in:
parent
2f363aad46
commit
518552a65a
4
_service
4
_service
@ -1,3 +1,5 @@
|
||||
<services>
|
||||
<service name="go_modules" mode="manual" />
|
||||
<service name="go_modules" mode="manual">
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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)
BIN
vendor.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
vendor.tar.zst
(Stored with Git LFS)
Normal file
BIN
vendor.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user