aboutsummaryrefslogtreecommitdiffstats
path: root/testing/aerc
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-28 09:46:50 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-28 09:46:50 -0300
commit2efa89c03d2e7e70b83ee2111a929ca0bff9a582 (patch)
tree794f70e64ef1f2ad115218388a1ba2e095ac599f /testing/aerc
parent5615bdb58c5dbbfedd6234819df1b0568c725ce2 (diff)
downloadaports-2efa89c03d2e7e70b83ee2111a929ca0bff9a582.tar.bz2
aports-2efa89c03d2e7e70b83ee2111a929ca0bff9a582.tar.xz
testing/aerc: downgrade to 0.1.2
version 0.1.4 doesn't work with :replay -q
Diffstat (limited to 'testing/aerc')
-rw-r--r--testing/aerc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/aerc/APKBUILD b/testing/aerc/APKBUILD
index c285df8aa7..c70b218aa6 100644
--- a/testing/aerc/APKBUILD
+++ b/testing/aerc/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=aerc
-pkgver=0.1.4
+pkgver=0.1.2
pkgrel=0
pkgdesc="an email client for your terminal"
url="https://aerc-mail.org"