[arch-commits] Commit in ko/trunk (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Wed Sep 22 20:50:24 UTC 2021
Date: Wednesday, September 22, 2021 @ 20:50:24
Author: shibumi
Revision: 1021679
upgpkg: ko 0.9.1-1
Modified:
ko/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-22 20:44:21 UTC (rev 1021678)
+++ PKGBUILD 2021-09-22 20:50:24 UTC (rev 1021679)
@@ -1,7 +1,7 @@
# Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
pkgname=ko
-pkgver=0.8.3
+pkgver=0.9.1
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=('31bb2657d1dd78686be24748cf884f9c1ff0259df9e2e0683a95fce3426aa24c075380d1fc0505ff6e7f67ad949cc4f82df3b6649a1b411ca0dea6023b26d5f9')
-b2sums=('ca4fd205bd790412fe3b4647ad7aeea445d23e0131986c1e3a272f4265b9743dc07133d9b741113c4cdf0794e6bc5c4f4afc3be9fde1320229386ac1bce32f50')
+sha512sums=('29fe489e68f625ad640796694b5dc05dcd92712c9d8effced221abbed17af4a8206a4740f26ea0abf3cf37586a0dbd18c3bd84c4c88ff81720dfc4f1911a8eab')
+b2sums=('ef2ada59476202a5212bcf7bdc350129d0c205d9179f2c5818764abb44ae485de35ec51964dd4832146658667809943001e8d1c0621010bdb540e5c1f99c1e60')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list