summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48231dba7945..f6e6e580a4c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = blimp-bin
pkgdesc = CLI for Kelda's Blimp (Docker Compose for the Cloud)
pkgver = 0.12.3
pkgrel = 1
- url = https://kelda.io
+ url = https://kelda.io/blimp
arch = x86_64
license = unknown
optdepends = docker: support for locally building custom images
diff --git a/PKGBUILD b/PKGBUILD
index 8360f8d7c758..b803462527f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.12.3
pkgrel=1
pkgdesc="CLI for Kelda's Blimp (Docker Compose for the Cloud)"
arch=('x86_64')
-url="https://kelda.io"
+url="https://kelda.io/blimp"
license=('unknown')
optdepends=('docker: support for locally building custom images')
source=("https://blimp-releases.s3-us-west-1.amazonaws.com/blimp-linux-$pkgver")