[arch-commits] Commit in croc/trunk (PKGBUILD)
Maxim Baz
maximbaz at archlinux.org
Thu Apr 29 23:48:28 UTC 2021
Date: Thursday, April 29, 2021 @ 23:48:28
Author: maximbaz
Revision: 925311
upgpkg: croc 9.1.1-1
Modified:
croc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-29 23:41:40 UTC (rev 925310)
+++ PKGBUILD 2021-04-29 23:48:28 UTC (rev 925311)
@@ -2,7 +2,7 @@
# Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
pkgname=croc
-pkgver=9.1.0
+pkgver=9.1.1
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=('575069fc1c966518e66fafae50415811133398179182310ee710708e36a08d89')
+sha256sums=('8afe88b30c784c1015a81755e4dbd53b2354c5e53f0eb99464db891c416663e7')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list