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

Maxim Baz maximbaz at archlinux.org
Thu Aug 27 19:06:21 UTC 2020


    Date: Thursday, August 27, 2020 @ 19:06:20
  Author: maximbaz
Revision: 689935

upgpkg: croc 8.1.2-1

Modified:
  croc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-27 18:58:39 UTC (rev 689934)
+++ PKGBUILD	2020-08-27 19:06:20 UTC (rev 689935)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=8.0.12
+pkgver=8.1.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=('fdf849661d172773f9b78baf76a4ff8d56dc203a77246e20d85a13ce2e6f1a30')
+sha256sums=('43ab51094d9c90539b252957710be85934f0dfd0ad8aab41b480be3147f532d9')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list