summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2020-03-25 01:00:00 +0100
committerFrederik Schwan2020-03-25 01:00:00 +0100
commitdb1bdbcf87972bde1e63699011664e232e7bdf67 (patch)
treeef3607679549f6acf7f51c971dca848fbd24a7e3 /PKGBUILD
parent5f797896d05a1fe0b5dad46a66913d34d3402802 (diff)
downloadaur-talos.tar.gz
upgpkg: talos 0.3.3-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa62599ac5ad..7c7766dccfdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Frederik Schwan <freswa at archlinux dot org>
pkgname=talos
-pkgver=0.3.2
+pkgver=0.3.3
pkgrel=1
pkgdesc='CLI for Talos - A modern OS for Kubernetes'
arch=('any')
@@ -9,7 +9,7 @@ url='https://github.com/talos-systems/talos'
license=('MPL2')
makedepends=('go' 'protobuf' 'protobuf-go')
source=("https://github.com/talos-systems/talos/archive/v${pkgver}.tar.gz")
-sha512sums=('fdaaee4da5cdf9b5d7d0717a607f374c271317f63ee283abb71a706086b0e915fe85208e9bfc731848efa25719bd298973f70fa7be7a0e035ebf9148019bb4cd')
+sha512sums=('70e9a74d0d5f1fb282e488f4d55705c89b320a7b6b15c3b7fef13191f3fb84dfbec9fd4b67e6171095caa2dcdb29f16da62c9b53400988720099fab209417540')
prepare() {
cd ${pkgname}-${pkgver}