[arch-commits] Commit in croc/trunk (PKGBUILD)

Maxim Baz maximbaz at archlinux.org
Thu Oct 22 18:59:40 UTC 2020


    Date: Thursday, October 22, 2020 @ 18:59:39
  Author: maximbaz
Revision: 729394

upgpkg: croc 8.6.4-1

Modified:
  croc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 18:59:29 UTC (rev 729393)
+++ PKGBUILD	2020-10-22 18:59:39 UTC (rev 729394)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=8.5.2
+pkgver=8.6.4
 pkgrel=1
 pkgdesc='Easily and securely send things from one computer to another.'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('go')
 source=("${url}/releases/download/v${pkgver}/${pkgname}_${pkgver}_src.tar.gz")
-sha256sums=('06d9fe69fd01ce5f7e905ef4259dd14f7025b82b2dbf5220d6a7c6d357a9ec92')
+sha256sums=('776d9f222e8091b1d7cd090e19f2b5bac571838ac38174e23be03ad566960ef8')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list