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

Christian Rebischke shibumi at archlinux.org
Sun Jul 4 03:48:02 UTC 2021


    Date: Sunday, July 4, 2021 @ 03:48:02
  Author: shibumi
Revision: 971986

upgpkg: tanka 0.17.0-1

Modified:
  tanka/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-04 02:54:48 UTC (rev 971985)
+++ PKGBUILD	2021-07-04 03:48:02 UTC (rev 971986)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
 
 pkgname=tanka
-pkgver=0.16.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc="Flexible, reusable and concise configuration for Kubernetes"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 makedepends=('go')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/grafana/tanka/archive/v${pkgver}.tar.gz")
-sha512sums=('c3fe24dcd768d98c9de2d4d5225eb77c30d6c5239f4b1486ee91813d023772669e06774cedbea33c7dc4af6dfd53e509ee57b1d1f94548b64f9ae6efd8d03dbe')
+sha512sums=('933a0ae2b55fb52ddb9d6d5f966a656dc82f3d63f9ca764d460d526701c7d95b56dcfe0f68ca764bf368a154deef1afe13abbc08d3db4c677c9b54f035e3152b')
 
 prepare() {
   export GOPATH="${srcdir}"




More information about the arch-commits mailing list