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

Maxim Baz maximbaz at archlinux.org
Sun Apr 18 10:06:43 UTC 2021


    Date: Sunday, April 18, 2021 @ 10:06:42
  Author: maximbaz
Revision: 919903

upgpkg: croc 9.0.0-1

Modified:
  croc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-18 10:03:38 UTC (rev 919902)
+++ PKGBUILD	2021-04-18 10:06:42 UTC (rev 919903)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=8.6.12
+pkgver=9.0.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=('e58bd5350b2949ce8ce6c9724171bebab86134ea6b4f7602e8cb191bce706371')
+sha256sums=('1af12217c6676739be0614716cda924b3c895c74e4640aefa99910d21daf7621')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list