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

Maxim Baz maximbaz at archlinux.org
Mon Jun 21 19:35:32 UTC 2021


    Date: Monday, June 21, 2021 @ 19:35:32
  Author: maximbaz
Revision: 966565

upgpkg: croc 9.2.0-1

Modified:
  croc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-21 18:46:04 UTC (rev 966564)
+++ PKGBUILD	2021-06-21 19:35:32 UTC (rev 966565)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=9.1.6
+pkgver=9.2.0
 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=('54f030f8832d49fbeb8f3f5697a62b50a035e53858d1f58844817e2a92e49ba6')
+sha256sums=('d3439cd17e1e0eaceef2598e85a7f48d47ae2c428a31b5cd13bd15faf4c43634')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list