[arch-commits] Commit in croc/trunk (PKGBUILD)
Maxim Baz
maximbaz at archlinux.org
Mon Mar 2 18:24:33 UTC 2020
Date: Monday, March 2, 2020 @ 18:24:33
Author: maximbaz
Revision: 588652
upgpkg: croc 8.0.1-1
Modified:
croc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-02 18:24:33 UTC (rev 588651)
+++ PKGBUILD 2020-03-02 18:24:33 UTC (rev 588652)
@@ -2,7 +2,7 @@
# Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
pkgname=croc
-pkgver=6.4.11
+pkgver=8.0.1
pkgrel=1
pkgdesc='Easily and securely send things from one computer to another.'
arch=('x86_64')
@@ -12,7 +12,7 @@
makedepends=('go-pie' 'git')
source=("${url}/releases/download/v${pkgver}/${pkgname}_${pkgver}_src.tar.gz"
"${pkgname}.service")
-sha256sums=('0fcedcf65ecfb99dbf546a26f1ddf18978a9a6307f9f0573e4aa35033c15f540'
+sha256sums=('8032bcc4ca1442c47158a21d9dbaaaaabb99ab1019e9135993639ede0871ec0f'
'cf074568f16c7b86870a89a0a2d8e488e3837223cca071a911085d814d6f2194')
build() {
More information about the arch-commits
mailing list