~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

[PATCH] testing/celery: correct pkgdesc

Details
Message ID
<20190923190648.25588-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/celery/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/celery/APKBUILD b/testing/celery/APKBUILD
index 10329b5fdb..9659dd18f3 100644
--- a/testing/celery/APKBUILD
+++ b/testing/celery/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=celery
pkgver=4.3.0
pkgrel=1
pkgdesc="Official Python low-level client for Elasticsearch"
pkgrel=2
pkgdesc="An asynchronous task queue/job queue based on distributed message passing"
url="http://www.celeryproject.org/"
arch="noarch"
license="Apache-2.0"
-- 
2.23.0
Reply to thread Export thread (mbox)