From 8b500bd885af5cbf3cb874f464e1c7bbc867c5f5 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 10 Feb 2023 12:08:35 +0530 Subject: [PATCH] himalaya: update to 0.7.0. --- srcpkgs/himalaya/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/himalaya/template b/srcpkgs/himalaya/template index d6e98e9ddb8a..b285ccbbd57a 100644 --- a/srcpkgs/himalaya/template +++ b/srcpkgs/himalaya/template @@ -1,17 +1,17 @@ # Template file for 'himalaya' pkgname=himalaya -version=0.6.1 +version=0.7.0 revision=1 build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="CLI email client" maintainer="Gadzhi Kharkharov " -license="BSD-3-Clause" +license="MIT" homepage="https://github.com/soywod/himalaya" changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md" -distfiles="https://github.com/soywod/himalaya/archive/v${version}.tar.gz" -checksum=e0627eab2758b470051309e4c60bd4e2b0b22cc7a4d6810d94d629648a06d81e +distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz" +checksum=081b606283e78be0d87856e22221974213e5fa1791c719048ad98ccff2d9460e post_install() { vlicense LICENSE