summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fed6de683848..78a374324912 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oliver Nordbjerg <hi@notbjerg.me>
pkgname=reth
-pkgver=v0.2.0_beta.9
-_tag=v0.2.0-beta.9
+pkgver=v1.0.0_rc.1
+_tag=v1.0.0-rc.1
pkgrel=1
pkgdesc="A fast implementation of the Ethereum protocol in Rust"
arch=('x86_64')