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

Maxim Baz maximbaz at archlinux.org
Mon Mar 15 22:50:37 UTC 2021


    Date: Monday, March 15, 2021 @ 22:50:37
  Author: maximbaz
Revision: 891685

upgpkg: croc 8.6.11-1

Modified:
  croc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-15 22:16:46 UTC (rev 891684)
+++ PKGBUILD	2021-03-15 22:50:37 UTC (rev 891685)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=8.6.10
+pkgver=8.6.11
 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=('4f5c167ec4972cd2705d12dbe1cd486cb722b732ea36da68f0759e766a65db16')
+sha256sums=('08857f37901e5af1b4c470bcd0d3c43625e2d69d2047d9ce9dbd1ce87401d116')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list