aerc: update to 0.11.0.
This commit is contained in:
parent
a1a7fc8d29
commit
907c489a46
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aerc'
|
||||
pkgname=aerc
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="git.sr.ht/~rjarry/aerc"
|
||||
|
@ -13,9 +13,9 @@ 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=14d6c622a012069deb1a31b51ecdd187fd11041c8e46f396ac22830b00e4c114
|
||||
checksum=3d8f3a2800946fce070e3eb02122e77c427a61c670a06337539b3e7f09e57861
|
||||
|
||||
post_install() {
|
||||
make PREFIX=/usr DESTDIR=${DESTDIR} install
|
||||
make PREFIX=/usr DESTDIR=${DESTDIR} install
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue