Date: Wednesday, April 21, 2021 @ 22:31:44
  Author: maximbaz
Revision: 920724

upgpkg: croc 9.1.0-1

Modified:
  croc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-04-21 21:45:33 UTC (rev 920723)
+++ PKGBUILD    2021-04-21 22:31:44 UTC (rev 920724)
@@ -2,7 +2,7 @@
 # Contributor: Mikuro Kagamine <[email protected]>
 
 pkgname=croc
-pkgver=9.0.0
+pkgver=9.1.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=('1af12217c6676739be0614716cda924b3c895c74e4640aefa99910d21daf7621')
+sha256sums=('575069fc1c966518e66fafae50415811133398179182310ee710708e36a08d89')
 
 build() {
     cd "${pkgname}-${pkgver}"

Reply via email to