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

Maxim Baz maximbaz at archlinux.org
Tue May 26 11:17:06 UTC 2020


    Date: Tuesday, May 26, 2020 @ 11:17:05
  Author: maximbaz
Revision: 635023

upgpkg: croc 8.0.11-1

Modified:
  croc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-26 11:15:53 UTC (rev 635022)
+++ PKGBUILD	2020-05-26 11:17:05 UTC (rev 635023)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=8.0.10
+pkgver=8.0.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=('98d08b5b20c0be51c81616917026923725b2c5e3085c36e756afe63e10ae4712')
+sha256sums=('f2791eda8166144331d5c33226ccdc324b50b8dfa2363d63554ffd8dcedebd41')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list