summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2022-05-24 16:35:24 +0300
committerjonian2022-05-24 16:35:24 +0300
commit411843140548b8331c633c418eb38e600286b4d4 (patch)
tree707da5fda06ef9bfb2e12be2224604024cfccc56
parentbed01b692bba4fc05af473501677d62aac232146 (diff)
downloadaur-411843140548b8331c633c418eb38e600286b4d4.tar.gz
version update to 2.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed6992a7fd38..ce42acb1d14e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = runjs-bin
pkgdesc = RunJS is an JavaScript playground that auto-evaluates your code as you type and outputs the results to a console pane
- pkgver = 2.3.1
+ pkgver = 2.4.0
pkgrel = 1
url = https://github.com/lukehaas/RunJS
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = runjs-bin
provides = runjs
conflicts = runjs
conflicts = runjs-git
- source = runjs-bin-2.3.1.deb::https://github.com/lukehaas/RunJS/releases/download/v2.3.1/runjs_2.3.1_amd64.deb
- sha256sums = 54aa7393e4287cc39ae7365b42e3f3ce16875d87e9137afa96eb294232b67e00
+ source = runjs-bin-2.4.0.deb::https://github.com/lukehaas/RunJS/releases/download/v2.4.0/runjs_2.4.0_amd64.deb
+ sha256sums = b79586e9942d4bacb4afac5046a205a2558145206493a14bb4158e5dca690857
pkgname = runjs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 243fc59f7410..cb2d9f3ca863 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=2.3.1
+pkgver=2.4.0
pkgrel=1
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")
@@ -10,7 +10,7 @@ depends=("nss" "libxss" "libnotify" "libsecret" "libappindicator-gtk3" "util-lin
provides=("runjs")
conflicts=("runjs" "runjs-git")
source=("$pkgname-$pkgver.deb::$url/releases/download/v${pkgver}/runjs_${pkgver}_amd64.deb")
-sha256sums=('54aa7393e4287cc39ae7365b42e3f3ce16875d87e9137afa96eb294232b67e00')
+sha256sums=('b79586e9942d4bacb4afac5046a205a2558145206493a14bb4158e5dca690857')
prepare() {
bsdtar xf data.tar.xz