summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2023-05-28 14:03:26 +1000
committerLuis Aranguren2023-05-28 14:03:26 +1000
commit064be4b1760b7b444ac14514106285090ebef265 (patch)
tree52f3386a9b2be33731c3d7f2e44ebe5aedea84df
parent26717a59dadd23f53d817bedb3adb324b66ba88c (diff)
downloadaur-064be4b1760b7b444ac14514106285090ebef265.tar.gz
Update pkgver to 25.0.r37628
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6857fceb65e7..61f9d6438f2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index ab6fd8b79455..fc8a0cb2d33b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')