~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
4 3

[PATCH] community/aerc: upgrade to 0.10.0

Details
Message ID
<20220509073327.23470-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +3 -3
---
 community/aerc/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/aerc/APKBUILD b/community/aerc/APKBUILD
index 5fbbd87570..6c355efa8f 100644
--- a/community/aerc/APKBUILD
+++ b/community/aerc/APKBUILD
@@ -1,7 +1,7 @@
# 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"
@@ -26,5 +26,5 @@ package() {
}

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

base-commit: fb8ab5c29b5a084cbd3e16f289d66bfd429f658d
prerequisite-patch-id: cb3d5a01f829eb4c5af79a1c4c55a2edc32e8dba
prerequisite-patch-id: d8eb6edcff0bab089faa72c7fa52bfdab9dd2c61
-- 
2.36.1
Details
Message ID
<CJVZRJMRBOAD.13E35GMUF9DBX@x1-yoga-arch>
In-Reply-To
<20220509073327.23470-1-sir@cmpwn.com> (view parent)
DKIM signature
missing
Download raw message
Hello Drew,

seems like this does fail because it's missing 

> checkdepends="gpg"

If I add this locally I could build the package.

Thanks,
j.r
Details
Message ID
<CJW4LDVIXL4M.2M5VCRB5RSDBM@taiga>
In-Reply-To
<CJVZRJMRBOAD.13E35GMUF9DBX@x1-yoga-arch> (view parent)
DKIM signature
missing
Download raw message
Thanks, sent a v2.
Details
Message ID
<165231353953.985.4129193034814831374.gitlab.34208.deed22bd3ea99b600bb69909ab13a8f4cf9a5fd4@listserv.local>
In-Reply-To
<20220509073327.23470-1-sir@cmpwn.com> (view parent)
DKIM signature
missing
Download raw message
Superseded by https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/34260.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/34208#note_235710
Details
Message ID
<CK25U41RNOHP.2U7LDMWF3911Y@x1-yoga-arch>
In-Reply-To
<CJW4LDVIXL4M.2M5VCRB5RSDBM@taiga> (view parent)
DKIM signature
missing
Download raw message
Hi,

> Thanks, sent a v2.
Sorry for my mistake, but seems like it not only requires gpg for the
test, but the full gnupg metapackage because it also does signing etc.
Could you maybe send a v3?

Thanks
j.r
Reply to thread Export thread (mbox)