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

Maxim Baz maximbaz at archlinux.org
Sun May 16 18:37:26 UTC 2021


    Date: Sunday, May 16, 2021 @ 18:37:25
  Author: maximbaz
Revision: 935928

upgpkg: croc 9.1.4-1

Modified:
  croc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-16 18:12:03 UTC (rev 935927)
+++ PKGBUILD	2021-05-16 18:37:25 UTC (rev 935928)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=9.1.3
+pkgver=9.1.4
 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=('45272cbb7e8564e8b10b3e9d73ba3d3e8eed29441f2ffa39502e7c822d991188')
+sha256sums=('a65f5004106858a74ec3834e232cff9a16728582700afff58c244c806438cc88')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list