summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas Chimento2022-01-26 23:18:01 +0200
committerDouglas Chimento2022-01-26 23:18:01 +0200
commit0b4764eb99a4543833910c1950d9d87b2d5039ec (patch)
treebf357560148d826122b8a5695e50c841f5b969e4 /PKGBUILD
parent2ec00018855b4284302dd6080cfe4a9889ef378e (diff)
downloadaur-0b4764eb99a4543833910c1950d9d87b2d5039ec.tar.gz
3.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 076c75cb3272..09cba8a770aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Douglas Chimento <dchimento@gmail.com>
_npmname=btc-rpc-explorer
-_npmver=3.2.0
+_npmver=3.3.0
pkgname=${_npmname}
pkgver=${_npmver}
pkgrel=1
@@ -14,7 +14,7 @@ optdepends=()
backup=("etc/default/${pkgname}")
source=("https://registry.npmjs.org/$_npmname/-/$_npmname-$_npmver.tgz" ${pkgname}.service ${pkgname}.default )
noextract=("$_npmname-$_npmver.tgz")
-sha256sums=('442f9d9526de94800f7b207bbba521289ab1339bc5e0a6a330a906806e4920bd'
+sha256sums=('2f9f24240ee06ea7e4846a63e0e5881c1d2341e4f14654805ccad82be17b3014'
'f19d942b6b6789c7deeb076e70eaf140e65a18d9cfe9ceab30cf2c33120e25f3'
'98a6cdcf741807d2cc98825b074a882e520563b7b6528c24d2abd090bc007d0a')
options=('!strip')