git » go-1.20.git » commit 4d7968e

I need zstd compression on this package

author Morten Linderud
2020-01-08 19:00:12 UTC
committer Morten Linderud
2020-01-08 19:00:12 UTC
parent 131c9ea0025654cb8825930f79acdf9a889120fc

I need zstd compression on this package

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index b7479b1..41920e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ pkgbase=go
 pkgname=(go go-pie)
 epoch=2
 pkgver=1.13.5
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://golang.org/'
 license=(BSD)