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

Christian Rebischke shibumi at gemini.archlinux.org
Sun Oct 31 16:38:01 UTC 2021


    Date: Sunday, October 31, 2021 @ 16:38:01
  Author: shibumi
Revision: 1035081

upgpkg: ko 0.9.3-1

Modified:
  ko/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-31 15:56:00 UTC (rev 1035080)
+++ PKGBUILD	2021-10-31 16:38:01 UTC (rev 1035081)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
 
 pkgname=ko
-pkgver=0.9.1
+pkgver=0.9.3
 pkgrel=1
 pkgdesc="Build and deploy Go applications on Kubernetes"
 arch=('x86_64')
@@ -10,8 +10,8 @@
 makedepends=('go' 'git')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/google/ko/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=('29fe489e68f625ad640796694b5dc05dcd92712c9d8effced221abbed17af4a8206a4740f26ea0abf3cf37586a0dbd18c3bd84c4c88ff81720dfc4f1911a8eab')
-b2sums=('ef2ada59476202a5212bcf7bdc350129d0c205d9179f2c5818764abb44ae485de35ec51964dd4832146658667809943001e8d1c0621010bdb540e5c1f99c1e60')
+sha512sums=('3ddf3f4641a75bc7e48496f58797ad8de0c773f57701b273dc62722517e86c3a394b8e1f37a99af10756419c16df53225e4240ef2ba2557288136124d7be41a5')
+b2sums=('287b2916be498411ef78746099a52b392270e2524f7ea676a15c689702bb55579df96ad1849de5381710f543774064c328e8f00f445d5088da230927ada4c6eb')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list