[arch-commits] Commit in croc/trunk (PKGBUILD)
Maxim Baz
maximbaz at archlinux.org
Mon Oct 5 11:02:20 UTC 2020
Date: Monday, October 5, 2020 @ 11:02:20
Author: maximbaz
Revision: 718746
upgpkg: croc 8.4.0-1
Modified:
croc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-05 10:32:50 UTC (rev 718745)
+++ PKGBUILD 2020-10-05 11:02:20 UTC (rev 718746)
@@ -2,7 +2,7 @@
# Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
pkgname=croc
-pkgver=8.3.2
+pkgver=8.4.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=('9066c693c374772667825cb5db76450e11e14cdc6a1d73d3b358ace9ba2fc5a8')
+sha256sums=('2f0de360e252974dbb7d2ab688f17b0ad6e842b48a33bd33ec9272055aca2780')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list