~alpine/aports

community/aerc: upgrade to 0.10.0 v2 APPLIED

Drew DeVault: 1
 community/aerc: upgrade to 0.10.0

 1 files changed, 4 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/4072/mbox | git am -3
Learn more about email & git

[PATCH v2] community/aerc: upgrade to 0.10.0 Export this patch

---
 community/aerc/APKBUILD | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/community/aerc/APKBUILD b/community/aerc/APKBUILD
index 5fbbd87570..baaf517cb9 100644
--- a/community/aerc/APKBUILD
+++ b/community/aerc/APKBUILD
@@ -1,13 +1,14 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=aerc
pkgver=0.9.0
pkgrel=1
pkgver=0.10.0
pkgrel=0
pkgdesc="email client for your terminal"
url="https://aerc-mail.org"
arch="all"
license="MIT"
depends="less ncurses"
makedepends="go scdoc"
checkdepends="gpg"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~rjarry/aerc/archive/$pkgver.tar.gz"

@@ -26,5 +27,5 @@ package() {
}

sha512sums="
5821a35bc9c893ac800532b24cce0dcee5113fe41cce057e3ce952c7d7e9add680cbb11b4700cc8896d852817534d979df44f1cb82d93ae5438ebed826bab7bb  aerc-0.9.0.tar.gz
016182847e1fb8198973aa8522d9a205a8589760d40b0177cb41a9b236277fb4aa11d2c0f14bd836be5a53f4b4d5ef65b407407e09399a2ad025fbf22d53bfbb  aerc-0.10.0.tar.gz
"

base-commit: b2c4a476031add0ed3bff9b028f119b2d57fbc78
prerequisite-patch-id: cac65323a857e4c2926516b420a92b6c3097e74c
prerequisite-patch-id: f1ab87a2ef0ea9e6e675ddc31f5e0431f21889e2
-- 
2.36.1