blob: b18bae34af4a2e3a6e11784604a2835393559077 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Pantheon Ethereum Client AUR package
## Maintainance
To update this package simple run `./update.sh <version>` with the new version to bump to.
Example usage:
```
./update.sh 1.0.0
```
|