diff options
author | Luis Aranguren | 2023-05-28 14:03:26 +1000 |
---|---|---|
committer | Luis Aranguren | 2023-05-28 14:03:26 +1000 |
commit | 064be4b1760b7b444ac14514106285090ebef265 (patch) | |
tree | 52f3386a9b2be33731c3d7f2e44ebe5aedea84df | |
parent | 26717a59dadd23f53d817bedb3adb324b66ba88c (diff) | |
download | aur-064be4b1760b7b444ac14514106285090ebef265.tar.gz |
Update pkgver to 25.0.r37628
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = bitcoin-git pkgdesc = Bitcoin is a peer-to-peer network based digital currency. This package provides bitcoin-core binaries: bitcoind, bitcoin-qt, bitcoin-tx, and bitcoin-cli - pkgver = 25.0rc1.r37355 + pkgver = 25.0.r37628 pkgrel = 1 url = https://bitcoin.org arch = x86_64 @@ -3,7 +3,7 @@ pkgname=bitcoin-git _gitname=bitcoin -pkgver=25.0rc1.r37355 +pkgver=25.0.r37628 pkgrel=1 pkgdesc="Bitcoin is a peer-to-peer network based digital currency. This package provides bitcoin-core binaries: bitcoind, bitcoin-qt, bitcoin-tx, and bitcoin-cli" arch=('x86_64') |