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

Felix Yan fyan at archlinux.org
Fri Dec 4 02:53:46 UTC 2015


    Date: Friday, December 4, 2015 @ 03:53:46
  Author: fyan
Revision: 148257

upgpkg: docker-compose 1.5.2-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-04 02:53:31 UTC (rev 148256)
+++ PKGBUILD	2015-12-04 02:53:46 UTC (rev 148257)
@@ -5,7 +5,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=docker-compose
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc="Fast, isolated development environments using Docker"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/$pkgver.tar.gz"
         "remove-requires-upper-bound.patch")
 license=("BSD")
-sha256sums=('334814f64910823fa588e89eea8f73d8ad3bb0d304e513fe51026a1f1d08d3db'
+sha256sums=('8f0851b417d89bc5023e72918233449a0fa72d9952ac66494c1b37434516583d'
             '06bd229e1d62632dc199d3b2de82571dff73631865fe6108e3a62c8441c281bf')
 
 [[ "$CARCH" == "x86_64" ]] && depends+=('docker')



More information about the arch-commits mailing list