summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchengxuncc2023-02-15 23:13:59 -0500
committerchengxuncc2023-02-15 23:13:59 -0500
commit8bb82784155ebe4dbd2413fe300030566a557301 (patch)
treee0b1293db5708cc54b923dae301077e547a83229 /PKGBUILD
parente3bc2664e2d618bc9602766693e846e1679ba457 (diff)
downloadaur-8bb82784155ebe4dbd2413fe300030566a557301.tar.gz
update to v3.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f2ab1e51ce9..4cac362a9a76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: chengxuncc <chengxuncc@gmail.com>
pkgname=prysm
-pkgver=3.2.0
-pkgrel=3
+pkgver=3.2.1
+pkgrel=1
pkgdesc="Prysm is an Ethereum proof-of-stake client written in Go."
arch=('x86_64' 'arm64')
url="https://prysmaticlabs.com/"