From d22e7a95f82c471b287bdf53d26af7d705b8c324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= Date: Sat, 30 Apr 2022 06:51:47 +0200 Subject: [PATCH] croc: update to 9.5.5. --- srcpkgs/croc/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template index 5a4e8dcb6556..5683587f7355 100644 --- a/srcpkgs/croc/template +++ b/srcpkgs/croc/template @@ -1,16 +1,15 @@ # Template file for 'croc' pkgname=croc -version=9.5.4 +version=9.5.5 revision=1 build_style=go go_import_path=github.com/schollz/croc/v${version%%.*} -hostmakedepends="git" short_desc="Easily and securely send things from one computer to another" maintainer="Benjamín Albiñana " license="MIT" homepage="https://github.com/schollz/croc" distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz" -checksum=b89b9d1c2e27e5ca710a7c524f70361122b8b0fd374c0be18f1e7337acca7d07 +checksum=221ebf034e05ef8c06b2e2290dfb83c6f8b4b3f8a9168d6d826b87ed3c62d51a post_install() { vlicense LICENSE