~alpine/aports

testing/aerc: update to 0.1.1 v1 PROPOSED

Drew DeVault: 1
 testing/aerc: update to 0.1.1

 1 files changed, 2 insertions(+), 2 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/721/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/aerc: update to 0.1.1 Export this patch

---
 testing/aerc/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/aerc/APKBUILD b/testing/aerc/APKBUILD
index 76b4a1f0c4..53be0efdc5 100644
--- a/testing/aerc/APKBUILD
+++ b/testing/aerc/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=aerc
pkgver=0.1.0
pkgver=0.1.1
pkgrel=0
pkgdesc="an email client for your terminal"
url="https://aerc-mail.org"
@@ -23,4 +23,4 @@ package() {
	make install PREFIX=/usr DESTDIR="$pkgdir"
}

sha512sums="d77558b43370f8befccc397f49046f4c5710fc4b3f0aa1c869595924ed53d8a2dc73761bf5f4c5c7cbb0e659469aef521f0b7e0a2f4544a5f8100e30a58c897e  aerc-0.1.0.tar.gz"
sha512sums="b0b585a460eed1a2d2f17274b59c0894924c702e9d5ad4ae6f141c180e8bba36164fbb975eeccc4e5c00f33e38810baf9ec6f2bf9ee6f2e1c6e284255d851859  aerc-0.1.1.tar.gz"
-- 
2.21.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---