[arch-commits] Commit in croc/trunk (PKGBUILD)

Maxim Baz maximbaz at archlinux.org
Wed Feb 26 23:30:36 UTC 2020


    Date: Wednesday, February 26, 2020 @ 23:30:36
  Author: maximbaz
Revision: 583589

upgpkg: croc 6.4.11-1

Modified:
  croc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 23:30:20 UTC (rev 583588)
+++ PKGBUILD	2020-02-26 23:30:36 UTC (rev 583589)
@@ -2,8 +2,8 @@
 # Contributor: Mikuro Kagamine <mikurok at forgecrushing.com>
 
 pkgname=croc
-pkgver=6.4.10
-pkgrel=2
+pkgver=6.4.11
+pkgrel=1
 pkgdesc='Easily and securely send things from one computer to another.'
 arch=('x86_64')
 url="https://github.com/schollz/${pkgname}"
@@ -12,7 +12,7 @@
 makedepends=('go-pie' 'git')
 source=("${url}/releases/download/v${pkgver}/${pkgname}_${pkgver}_src.tar.gz"
         "${pkgname}.service")
-sha256sums=('433e60b130ad0dfb119d6d18a80e38d246b561ea41be44bbac2b5eabc6d1a8a4'
+sha256sums=('0fcedcf65ecfb99dbf546a26f1ddf18978a9a6307f9f0573e4aa35033c15f540'
             'cf074568f16c7b86870a89a0a2d8e488e3837223cca071a911085d814d6f2194')
 
 build() {



More information about the arch-commits mailing list