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

Maxim Baz maximbaz at archlinux.org
Fri May 7 22:48:49 UTC 2021


    Date: Friday, May 7, 2021 @ 22:48:49
  Author: maximbaz
Revision: 928674

upgpkg: croc 9.1.2-1

Modified:
  croc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-07 21:12:02 UTC (rev 928673)
+++ PKGBUILD	2021-05-07 22:48:49 UTC (rev 928674)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=9.1.1
+pkgver=9.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=('8afe88b30c784c1015a81755e4dbd53b2354c5e53f0eb99464db891c416663e7')
+sha256sums=('5e4e9153d5fe7a23a5b2b66a909766358aa81607907378a9e4752ca237d03bd8')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list