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

Andrew Crerar andrewsc at archlinux.org
Mon Jun 24 11:43:45 UTC 2019


    Date: Monday, June 24, 2019 @ 11:43:44
  Author: andrewsc
Revision: 483560

upgpkg: docker-compose 1.24.1-1

docker-compose: Updating to 1.24.1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-24 10:55:50 UTC (rev 483559)
+++ PKGBUILD	2019-06-24 11:43:44 UTC (rev 483560)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=1.24.0
+pkgver=1.24.1
 pkgrel=1
 pkgdesc="Fast, isolated development environments using Docker"
 arch=('any')
@@ -17,7 +17,7 @@
          'python-six' 'python-jsonschema' 'python-setuptools' 'docker' 'python-paramiko')
 checkdepends=('python-pytest-runner' 'python-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/$pkgver.tar.gz")
-sha512sums=('318c6bf9877147de09526b4d49c3fd86012d85626e7a9a15863ca55a60e10fa85b27429605045d0aaa993dddd3bc2e5f23cbb76856276a874e84793b878a3e86')
+sha512sums=('9b8632ef263b8dfa678e8b99b46e00441f779716a524280ce25f62fcd2605f400723b7790c466338374c34653946dc2c5d7f09593ddd892fee3409c2a2fd1a5f')
 
 prepare() {
   cd compose-$pkgver



More information about the arch-commits mailing list