Received: from out0.migadu.com (out0.migadu.com [94.23.1.103]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 21E1278112C for ; Wed, 12 Oct 2022 01:18:21 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=momi.ca; s=key1; t=1665536933; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=p5SXfsxW7/E7Qgj1Wtg9NkvweYJYsoSNL2AcEpt2yeY=; b=QCel/pLJ1cCf6cbKFW59NOfHrty4Z0wyMRsNo05rd+XKXS+Jx4+DKZJliJb2N+K0fXkLiX Ij71ULJn4tQb8j9N1MGzPsuUClyKa80D8rV+bQlzgaRgELz89m0gFFWnAj9Go2kj65UvCI H+pHgv/p1GrGcaV/OSUz6eKJhk39lXftv4rM5Q1KrqCnPq/2V8qUP9rROu6Y4nk2YFnNh9 4vRwzH6FUZD5HGkdXiNpxSBKomSwmHAut/8JtETvB3+9Vu6UJVuNDMEMAE7r+0BJAF/fHe aKRT9E1FMuJyccqrI+j0ELEe7WTvAZ+iJjlrd5Ni7uHtl+8SZ2imxFslakcwlw== From: Anjandev Momi To: alpine-aports@lists.alpinelinux.org Cc: Anjandev Momi Subject: [PATCH] community/go-sendxmpp: upgrade to 0.5.4 Date: Tue, 11 Oct 2022 18:08:32 -0700 Message-Id: <20221012010832.14152-1-anjan@momi.ca> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT --- community/go-sendxmpp/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/go-sendxmpp/APKBUILD b/community/go-sendxmpp/APKBUILD index fdb8666438..0bb487531c 100644 --- a/community/go-sendxmpp/APKBUILD +++ b/community/go-sendxmpp/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Anjandev Momi # Maintainer: Anjandev Momi pkgname=go-sendxmpp -pkgver=0.5.1 -pkgrel=4 +pkgver=0.5.4 +pkgrel=0 pkgdesc="Tool to send messages to an XMPP contact or MUC" url="https://salsa.debian.org/mdosch/go-sendxmpp" arch="all" @@ -28,5 +28,5 @@ package() { } sha512sums=" -28cac74a7e6075a634ddccf568f33a6390882dc86728cb2507f15bb923a7aa76f9fd4d91825ad8fe8d745af47c4f9b6cb2a0068d3f16154b5b12a37156584bf6 go-sendxmpp-v0.5.1.tar.gz +f14ccc1edea74bbabb7a395fcf2bbf767572ca8b5b7f16f25fcf7d23ff85e2847a67745eb87d8d1fe2d6c6a355dd66d6d83f4cd0ccbe208ba2107d253aba9efc go-sendxmpp-v0.5.4.tar.gz " -- 2.36.2