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

Maxim Baz maximbaz at gemini.archlinux.org
Thu Feb 24 21:36:11 UTC 2022


    Date: Thursday, February 24, 2022 @ 21:36:10
  Author: maximbaz
Revision: 1136507

upgpkg: croc 9.5.2-1

Modified:
  croc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-24 21:33:48 UTC (rev 1136506)
+++ PKGBUILD	2022-02-24 21:36:10 UTC (rev 1136507)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=9.5.1
+pkgver=9.5.2
 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=('f459ff099e9a6edbe926a75c459b9dbc3cb994b88419d42dcff15636e7ddd3b2')
+sha256sums=('cccf83c4d52bbbd22091f11046c2e4b7f5117cd676064b28a0ccde9bc83e62ac')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list