summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmytro Aleksandrov2017-06-02 09:14:47 +0300
committerDmytro Aleksandrov2017-06-02 09:14:47 +0300
commit4f366eb581764edd074e36fc99c019c8060e1805 (patch)
tree0f16131ae3626f8444e550f3d319c7cd749c424e
parent1444287136b4c464da84998f781204f9c686618a (diff)
downloadaur-4f366eb581764edd074e36fc99c019c8060e1805.tar.gz
Updated description
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fa5b5239f96..60cbe5249b44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=docker-compose-bin
pkgver=1.13.0
pkgrel=1
-pkgdesc="Pythonless package of a fast, isolated development environments using Docker"
+pkgdesc="Pythonless package of a a tool for defining and running multi-container applications"
depends=('docker')
arch=('x86_64')
conflicts=('docker-compose')