summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Cooper2020-05-27 20:00:56 -0700
committerChristopher Cooper2020-05-27 20:00:56 -0700
commit6fbabe60ab2916ba30ed9c2939a7dc985b98a11a (patch)
tree761d2a3c065994a94323e5ecfa179a7600334afe
parent389b0ce9f3058d9c371f8985ff9b25b356fd6656 (diff)
downloadaur-6fbabe60ab2916ba30ed9c2939a7dc985b98a11a.tar.gz
update project url
-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")