aerc: update to 0.10.0
This commit is contained in:
parent
2742b981e2
commit
e053b3bf42
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aerc'
|
||||
pkgname=aerc
|
||||
version=0.9.0
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="git.sr.ht/~rjarry/aerc"
|
||||
|
@ -13,7 +13,7 @@ maintainer="shtayerc <david.murko@mailbox.org>"
|
|||
license="MIT"
|
||||
homepage="https://aerc-mail.org"
|
||||
distfiles="https://git.sr.ht/~rjarry/aerc/archive/${version}.tar.gz"
|
||||
checksum=b5901feb37a55edd1f713e76c1012ac3fc0757202ddacd7d388cc7ce60638023
|
||||
checksum=14d6c622a012069deb1a31b51ecdd187fd11041c8e46f396ac22830b00e4c114
|
||||
|
||||
post_install() {
|
||||
make PREFIX=/usr DESTDIR=${DESTDIR} install
|
||||
|
|
Loading…
Reference in New Issue