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

Maxim Baz maximbaz at archlinux.org
Mon Mar 8 17:39:22 UTC 2021


    Date: Monday, March 8, 2021 @ 17:39:21
  Author: maximbaz
Revision: 886933

upgpkg: croc 8.6.10-1

Modified:
  croc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-08 17:35:51 UTC (rev 886932)
+++ PKGBUILD	2021-03-08 17:39:21 UTC (rev 886933)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=8.6.9
+pkgver=8.6.10
 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=('e2e49d786d8aebb1fe30fdbe719684d45332b681691b0c7d18b6db16b1a5b8a0')
+sha256sums=('4f5c167ec4972cd2705d12dbe1cd486cb722b732ea36da68f0759e766a65db16')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list