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

Maxim Baz maximbaz at archlinux.org
Fri Sep 18 19:19:07 UTC 2020


    Date: Friday, September 18, 2020 @ 19:19:07
  Author: maximbaz
Revision: 710727

upgpkg: croc 8.3.2-1

Modified:
  croc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-18 19:17:51 UTC (rev 710726)
+++ PKGBUILD	2020-09-18 19:19:07 UTC (rev 710727)
@@ -2,8 +2,8 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=8.3.1
-pkgrel=2
+pkgver=8.3.2
+pkgrel=1
 pkgdesc='Easily and securely send things from one computer to another.'
 arch=('x86_64')
 url="https://github.com/schollz/${pkgname}"
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('go')
 source=("${url}/releases/download/v${pkgver}/${pkgname}_${pkgver}_src.tar.gz")
-sha256sums=('58dbe55cdbd0c8255c40ac5045676b7e8a0af8e21732f80502efc8cd27330d87')
+sha256sums=('9066c693c374772667825cb5db76450e11e14cdc6a1d73d3b358ace9ba2fc5a8')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list