mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-09 14:22:57 +02:00
himalaya: update to 0.5.0.
This commit is contained in:
parent
bb815d50c2
commit
8dbb82d688
1 changed files with 3 additions and 4 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'himalaya'
|
||||
pkgname=himalaya
|
||||
version=0.4.0
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="--lib" # avoid tests with imap server
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="CLI email client"
|
||||
maintainer="Gadzhi Kharkharov <me@kkga.me>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/soywod/himalaya"
|
||||
changelog="https://github.com/soywod/himalaya/blob/master/CHANGELOG.md"
|
||||
changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/soywod/himalaya/archive/v${version}.tar.gz"
|
||||
checksum=07359cc9827ecda8052a23428f642e06da5a899c40fe887acc5a880c76676131
|
||||
checksum=9ac8828f476f7b91ead4598237aa0e46a782327ef8f3d1ab6d7db75eb928173a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue