summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmytro Aleksandrov2015-09-18 08:23:40 +0300
committerDmytro Aleksandrov2015-09-18 08:23:40 +0300
commit689ce3ecf6eefb1510a760861708f956a7663db5 (patch)
tree2015535d6a4801a995fe6f098f36a3a1d5e30b25 /PKGBUILD
parentf6107efd1b9b500434c1ef2dd2766549f65d80a9 (diff)
downloadaur-689ce3ecf6eefb1510a760861708f956a7663db5.tar.gz
Updated docker-compose url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 393d5ac15ed0..93ed73185007 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ source=(
"https://github.com/docker/compose/releases/download/$pkgver/docker-compose-Linux-x86_64"
"https://github.com/docker/compose/archive/$pkgver.tar.gz"
)
-url="https://www.docker.com/"
+url="https://github.com/docker/compose"
license="Apache"
sha256sums=('fb3a5ebf49f2ec1ab1c9f4e5fc51e36d1f12189e1449efa3f68f3fdf744f4d61'
'cc6121ac1ffe50509470bd2122c968ebb6614335bb5312327da190e2f22c35bc')