summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDuologic2020-05-08 08:41:05 +0200
committerDuologic2020-05-08 08:41:05 +0200
commitac51dfff15823e73d76e5dad95f777e67e552049 (patch)
tree3638b3f755a02e99fe25285a8549da9c780945b0 /PKGBUILD
parent23b23975122c2acdf96ae7958316669d1e3e2a1e (diff)
downloadaur-ac51dfff15823e73d76e5dad95f777e67e552049.tar.gz
fix(sources): suffix binary with
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ae3758f1145..f358efb5b825 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=tanka-bin
pkgver=0.10.0
-pkgrel=0
-pkgdesc="Flexible, reusable and concise configuration for Kubernetes using Jsonnet"
+pkgrel=1
+pkgdesc='Flexible, reusable and concise configuration for Kubernetes using Jsonnet'
arch=('x86_64')
-url="https://tanka.dev"
+url='https://tanka.dev'
license=('Apache')
-source=("https://github.com/grafana/tanka/releases/download/v${pkgver}/tk-linux-amd64")
+source=("tk-$pkgver::https://github.com/grafana/tanka/releases/download/v${pkgver}/tk-linux-amd64")
depends=('diffutils' 'kubectl')
optdepends=(