mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
aerc: update to 0.21.0.
This commit is contained in:
parent
da706f3e6c
commit
e572505c03
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aerc'
|
# Template file for 'aerc'
|
||||||
pkgname=aerc
|
pkgname=aerc
|
||||||
version=0.20.1
|
version=0.21.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="git.sr.ht/~rjarry/aerc"
|
go_import_path="git.sr.ht/~rjarry/aerc"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://aerc-mail.org"
|
homepage="https://aerc-mail.org"
|
||||||
changelog="https://git.sr.ht/~rjarry/aerc/blob/master/CHANGELOG.md"
|
changelog="https://git.sr.ht/~rjarry/aerc/blob/master/CHANGELOG.md"
|
||||||
distfiles="https://git.sr.ht/~rjarry/aerc/archive/${version}.tar.gz"
|
distfiles="https://git.sr.ht/~rjarry/aerc/archive/${version}.tar.gz"
|
||||||
checksum=fbfbf2cc4f6e251731698d6d1b7be4e88835b4e089d55e3254d37d450700db07
|
checksum=3f1469bbaea982fc58352f2682932ecc2fb50c705994d96b2343e771747745a7
|
||||||
ignore_elf_dirs="/usr/share/aerc/filters"
|
ignore_elf_dirs="/usr/share/aerc/filters"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue