Date: Sunday, July 18, 2021 @ 00:16:44
  Author: shibumi
Revision: 978438

upgpkg: istio 1.10.3-1

Modified:
  istio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-07-18 00:12:47 UTC (rev 978437)
+++ PKGBUILD    2021-07-18 00:16:44 UTC (rev 978438)
@@ -2,7 +2,7 @@
 # Contributor: Arturo Penen <ape...@gmail.com>
 
 pkgname=istio
-pkgver=1.10.2
+pkgver=1.10.3
 pkgrel=1
 pkgdesc='Istio configuration command line utility for service operators to 
debug and diagnose their Istio mesh.'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('Apache')
 makedepends=('go')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/istio/istio/archive/$pkgver.tar.gz";)
-sha512sums=('6167e09c58553f6143359a638476e8110f938ad2f9862e2cd9f2de7dabc3ad91e716c381fa40c89147c7a702764638cafa95a1529799d4086c2a312b6adaf7c9')
+sha512sums=('ec5e5a0a01cb283604c4ffb9ff6e681f085a374afd682fa36df48ec3a3bf61d6bde5dc7cb239017c467a946b87f6cefc70e35183cc921ab15fe928591c842c06')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to