summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6dddbc78a0e5..3b1659acc705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=2.4.1
+pkgver=2.5.1
pkgrel=2
pkgdesc="RunJS is an JavaScript playground that auto-evaluates your code as you type and outputs the results to a console pane"
arch=("x86_64" "aarch64")
@@ -11,8 +11,8 @@ provides=("runjs")
conflicts=("runjs" "runjs-git")
source_x86_64=("$pkgname-$pkgver.deb::$url/releases/download/v${pkgver}/runjs_${pkgver}_amd64.deb")
source_aarch64=("$pkgname-$pkgver.deb::$url/releases/download/v${pkgver}/runjs_${pkgver}_arm64.deb")
-sha256sums_x86_64=('1c301ea40f159731df2d64e7fb4f7671d2f6433efcfc6859ae1f4c1537c66f45')
-sha256sums_aarch64=('97e987daa95363d19012082974e346f3b5a89a71be14520b5d05fc70d06c2d67')
+sha256sums_x86_64=('c5b608e877cfdbe6a30a128ed89fd498f9e3fd1b2e9417f6750c82e42a5fd25a')
+sha256sums_aarch64=('c5b608e877cfdbe6a30a128ed89fd498f9e3fd1b2e9417f6750c82e42a5fd25a')
prepare() {
bsdtar xf data.tar.xz