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

Maxim Baz maximbaz at archlinux.org
Sat May 9 17:05:23 UTC 2020


    Date: Saturday, May 9, 2020 @ 17:05:23
  Author: maximbaz
Revision: 626018

upgpkg: croc 8.0.10-1

Modified:
  croc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-09 17:02:51 UTC (rev 626017)
+++ PKGBUILD	2020-05-09 17:05:23 UTC (rev 626018)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=8.0.9
+pkgver=8.0.10
 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=('4384dd0e011d2019f3d16927acbf8c54806a181edf1d26a4a29e68a6610d6b4d')
+sha256sums=('98d08b5b20c0be51c81616917026923725b2c5e3085c36e756afe63e10ae4712')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list