summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2023-04-29 20:43:26 +1000
committerLuis Aranguren2023-04-29 20:43:26 +1000
commit26717a59dadd23f53d817bedb3adb324b66ba88c (patch)
treefa9f010429bbfdf3212e3989deb76bb10fb08ec9
parenta7b8b93413ad1cea77b4ca837b9d086dc14e4554 (diff)
downloadaur-26717a59dadd23f53d817bedb3adb324b66ba88c.tar.gz
Update pkgver to 25.0rc1.r37355
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60189d9eb012..6857fceb65e7 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 = 24.0.r35851
+ pkgver = 25.0rc1.r37355
pkgrel = 1
url = https://bitcoin.org
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 836ea091d992..ab6fd8b79455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bitcoin-git
_gitname=bitcoin
-pkgver=24.0.r35851
+pkgver=25.0rc1.r37355
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')