mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
aerc: updated to 0.2.1
This commit is contained in:
parent
a8fe572525
commit
e849212d63
1 changed files with 2 additions and 3 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'aerc'
|
# Template file for 'aerc'
|
||||||
pkgname=aerc
|
pkgname=aerc
|
||||||
version=0.1.4
|
version=0.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="scdoc git"
|
hostmakedepends="scdoc git"
|
||||||
depends="python3-colorama"
|
|
||||||
short_desc="Terminal email client"
|
short_desc="Terminal email client"
|
||||||
maintainer="shtayerc <david.murko@mailbox.org>"
|
maintainer="shtayerc <david.murko@mailbox.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://aerc-mail.org"
|
homepage="https://aerc-mail.org"
|
||||||
distfiles="https://git.sr.ht/~sircmpwn/aerc/archive/${version}.tar.gz"
|
distfiles="https://git.sr.ht/~sircmpwn/aerc/archive/${version}.tar.gz"
|
||||||
checksum=a5c0e11ced480cdbf0bc69172252f79bd40c93e27f68979d3bd71bbc247b986e
|
checksum=560cee4e284ed35623d28a5e793db79c5e4700296b0aa6ac2c8e92b20ab5c1cf
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue