summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2022-05-25 22:02:09 +0300
committerjonian2022-05-25 22:02:09 +0300
commitfc27e4cb77b6eadb422242ae6a6626333995509b (patch)
tree30a3efff072e4eb892a1e36e9dee7b531a969bc6
parent411843140548b8331c633c418eb38e600286b4d4 (diff)
downloadaur-fc27e4cb77b6eadb422242ae6a6626333995509b.tar.gz
version update to 2.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce42acb1d14e..06a73bcd385c 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.4.0
+ pkgver = 2.4.1
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.4.0.deb::https://github.com/lukehaas/RunJS/releases/download/v2.4.0/runjs_2.4.0_amd64.deb
- sha256sums = b79586e9942d4bacb4afac5046a205a2558145206493a14bb4158e5dca690857
+ source = runjs-bin-2.4.1.deb::https://github.com/lukehaas/RunJS/releases/download/v2.4.1/runjs_2.4.1_amd64.deb
+ sha256sums = 1c301ea40f159731df2d64e7fb4f7671d2f6433efcfc6859ae1f4c1537c66f45
pkgname = runjs-bin
diff --git a/PKGBUILD b/PKGBUILD
index cb2d9f3ca863..d763d1d2a5c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=2.4.0
+pkgver=2.4.1
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=('b79586e9942d4bacb4afac5046a205a2558145206493a14bb4158e5dca690857')
+sha256sums=('1c301ea40f159731df2d64e7fb4f7671d2f6433efcfc6859ae1f4c1537c66f45')
prepare() {
bsdtar xf data.tar.xz