[arch-commits] Commit in docker-compose/trunk (PKGBUILD)

Andrew Crerar andrewsc at archlinux.org
Wed Apr 11 15:59:54 UTC 2018


    Date: Wednesday, April 11, 2018 @ 15:59:54
  Author: andrewsc
Revision: 315734

upgpkg: docker-compose 1.21.0-1

docker-compose: Updating to 1.21.0

Modified:
  docker-compose/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-11 12:42:00 UTC (rev 315733)
+++ PKGBUILD	2018-04-11 15:59:54 UTC (rev 315734)
@@ -1,4 +1,5 @@
 # $Id$
+# Maintainer: Andrew Crerar <crerar at archlinux.org>
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 # Contributor: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Iwan Timmer <irtimmer at gmail.com>
@@ -6,7 +7,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=1.20.1
+pkgver=1.21.0
 pkgrel=1
 pkgdesc="Fast, isolated development environments using Docker"
 arch=('any')
@@ -17,7 +18,7 @@
          'python-six' 'python-jsonschema' 'python-setuptools' 'docker')
 checkdepends=('python-pytest-runner' 'python-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/$pkgver.tar.gz")
-sha512sums=('db688dce9071f9b05c9c0bf14ec73c06e734fa323e7aca2e311cdc255a9b5e5c6048e6fa1636f3291d2878e9c88c615db79cbdd4b7e5d16a77f827e2de0e6761')
+sha512sums=('d821561d7ad7ea9ded78bf610d2bdd55aabd80813212c3ab4324b03b80587b2dd16f939ebe18f9c136c9a4c7b093611ae3f09fd26f633b3be52d7ecde386a49e')
 
 prepare() {
   cd compose-$pkgver



More information about the arch-commits mailing list