himalaya: update to 0.7.3.
This commit is contained in:
parent
8557586a41
commit
77e7f1a38f
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'himalaya'
|
# Template file for 'himalaya'
|
||||||
pkgname=himalaya
|
pkgname=himalaya
|
||||||
version=0.7.1
|
version=0.7.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="sqlite-devel"
|
||||||
short_desc="CLI email client"
|
short_desc="CLI email client"
|
||||||
maintainer="Gadzhi Kharkharov <me@kkga.me>"
|
maintainer="Gadzhi Kharkharov <me@kkga.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/soywod/himalaya"
|
homepage="https://pimalaya.org/himalaya/"
|
||||||
changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=79ad75e765a5298c5c597beb175cec1d2982eead2172bc78daa7a9f159c99861
|
checksum=5bfadca9d6141834c3a97d53a43bdd317e59ee4f893bcc00e6fcbf9fc0f5b55a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue