summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShayne Hartford2022-03-08 07:54:53 -0500
committerShayne Hartford2022-03-08 07:54:53 -0500
commitcd0834a01f9e64219f8bf19a6e3906ac55e9f8d4 (patch)
treec6f870a180429f8b77336073c7f138cb324d0c95
parent0a284dce92c91820a1027788382b406f6fc7dad3 (diff)
downloadaur-cd0834a01f9e64219f8bf19a6e3906ac55e9f8d4.tar.gz
1.2.15.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f16d7ad1728e..03708ea37c1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = raptoreum-bin
pkgdesc = The Raptoreum Wallet
- pkgver = 1.2.15.2
+ pkgver = 1.2.15.3
pkgrel = 1
url = https://github.com/Raptor3um/raptoreum
arch = any
license = MIT
provides = raptoreum
- source = https://github.com/Raptor3um/raptoreum/releases/download/1.2.15.2/raptoreum_1.2.15.2_ubuntu20_64.tar.gz
- sha512sums = 46f99826e2eac3069b439349e3a1d394895fe5e964f939f84a5b59965434b7dc6426a733b661df57516dbd5bd91b4dc9f33768880836ad28ddfb54f76db4a83b
+ source = https://github.com/Raptor3um/raptoreum/releases/download/1.2.15.3/raptoreum_1.2.15.3_ubuntu20_64.tar.gz
+ sha512sums = 1a3aeeb6b46b634a6fc3fa13466b53fb180fe801043c5192bb1b157e083ed17ba9c20c27053e4ffb8f0345f485c3a0aa60aea145c8df35538c29ad15474f1f2f
pkgname = raptoreum-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9d043835ff5a..a9af37aca9f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=raptoreum-bin
_pkgname=raptoreum
-pkgver=1.2.15.2
+pkgver=1.2.15.3
pkgrel=1
pkgdesc="The Raptoreum Wallet"
arch=("any")
@@ -14,7 +14,7 @@ source=(
"https://github.com/Raptor3um/raptoreum/releases/download/$pkgver/$_filename.tar.gz"
)
sha512sums=(
- "46f99826e2eac3069b439349e3a1d394895fe5e964f939f84a5b59965434b7dc6426a733b661df57516dbd5bd91b4dc9f33768880836ad28ddfb54f76db4a83b"
+ "1a3aeeb6b46b634a6fc3fa13466b53fb180fe801043c5192bb1b157e083ed17ba9c20c27053e4ffb8f0345f485c3a0aa60aea145c8df35538c29ad15474f1f2f"
)
package() {