mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
aerc: update to 0.20.1.
This commit is contained in:
parent
e39d4eee8c
commit
cc1bdcdf15
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.0
|
version=0.20.1
|
||||||
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=1a7d6172b5740ead40bf1400cd45f00400822bb6af00aef76d04b386a4292d8c
|
checksum=fbfbf2cc4f6e251731698d6d1b7be4e88835b4e089d55e3254d37d450700db07
|
||||||
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