summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohan Brandhorst-Satzkorn2024-03-23 10:05:21 -0700
committerJohan Brandhorst-Satzkorn2024-03-23 10:05:21 -0700
commit3e68ce047581cd484c3be3fe23c6a9cfee8e77ca (patch)
tree00eaea6aa3fb9457d8b97931e4fc479b23a2f0f0 /PKGBUILD
parent12e2c487999b4ef4af13f619fe385deead27bd29 (diff)
downloadaur-tinygo-bin.tar.gz
Upgrade to v0.31.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c411fec209a4..5383be0e5043 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Johan Brandhorst <johan.brandhorst at gmail dot com>
pkgname=tinygo-bin
-pkgver=0.29.0
+pkgver=0.31.2
pkgrel=1
epoch=
pkgdesc='TinyGo - Go for small spaces'
@@ -20,7 +20,7 @@ conflicts=('tinygo')
source=("https://github.com/tinygo-org/tinygo/releases/download/v${pkgver}/tinygo${pkgver}.linux-amd64.tar.gz"
"https://raw.githubusercontent.com/tinygo-org/tinygo/v${pkgver}/LICENSE"
)
-sha256sums=('46efb5d3181101f774f746120e4d0cc392b2216c3a960422f8f10cd62afdae05'
+sha256sums=('48a83ae9efe619124d2ecac8aba0b039ea8dabf07765b1df26692b63cfd8fab8'
'122381213b7e2278825295b1d1469dd6fd4a22310cbbcb215192bde3f73b6950')
package() {