[arch-commits] Commit in croc/trunk (PKGBUILD)
Maxim Baz
maximbaz at archlinux.org
Wed Feb 24 10:46:39 UTC 2021
Date: Wednesday, February 24, 2021 @ 10:46:39
Author: maximbaz
Revision: 871203
upgpkg: croc 8.6.8-1
Modified:
croc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-24 10:33:59 UTC (rev 871202)
+++ PKGBUILD 2021-02-24 10:46:39 UTC (rev 871203)
@@ -2,8 +2,8 @@
# Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
pkgname=croc
-pkgver=8.6.7
-pkgrel=2
+pkgver=8.6.8
+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=('9be0a9e11160d3b3293cefa14fa2b99283c4d0dcb753dbc31502c28f10ca6b82')
+sha256sums=('ca38a3d6f82393ceae3b96409db932b0691529284e3acd70ecf7d7d0ce150797')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list