[arch-commits] Commit in croc/trunk (PKGBUILD)
Maxim Baz
maximbaz at archlinux.org
Tue May 11 20:47:07 UTC 2021
Date: Tuesday, May 11, 2021 @ 20:47:06
Author: maximbaz
Revision: 930634
upgpkg: croc 9.1.3-1
Modified:
croc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-11 20:45:25 UTC (rev 930633)
+++ PKGBUILD 2021-05-11 20:47:06 UTC (rev 930634)
@@ -2,7 +2,7 @@
# Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
pkgname=croc
-pkgver=9.1.2
+pkgver=9.1.3
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=('5e4e9153d5fe7a23a5b2b66a909766358aa81607907378a9e4752ca237d03bd8')
+sha256sums=('45272cbb7e8564e8b10b3e9d73ba3d3e8eed29441f2ffa39502e7c822d991188')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list