summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2022-02-12 00:33:27 +0200
committerjonian2022-02-12 00:33:27 +0200
commit0f03af7f04530d444d4f4b52e9f3bbed6d719236 (patch)
treeab04c81044f63c50d7222aad3045288ebaa50e8d
parent97b39be88a9d31a0ec01a27179b796dbf5e0869d (diff)
downloadaur-0f03af7f04530d444d4f4b52e9f3bbed6d719236.tar.gz
version update to 2.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 713b6e919ff5..644c271fa1cf 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.2.2
+ pkgver = 2.3.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.2.2.deb::https://github.com/lukehaas/RunJS/releases/download/v2.2.2/runjs_2.2.2_amd64.deb
- sha256sums = 85f0d56dbf3fb8e853b5f3f8b99601f6cb739378d6254e6c71b7225df915c9d3
+ source = runjs-bin-2.3.0.deb::https://github.com/lukehaas/RunJS/releases/download/v2.3.0/runjs_2.3.0_amd64.deb
+ sha256sums = 1d5939ca29f7484eccb36ef626b43d301416d3629ff2da0b996ba14383150cc8
pkgname = runjs-bin
diff --git a/PKGBUILD b/PKGBUILD
index bce57a52e8db..be30d6b2c882 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=2.2.2
+pkgver=2.3.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=('85f0d56dbf3fb8e853b5f3f8b99601f6cb739378d6254e6c71b7225df915c9d3')
+sha256sums=('1d5939ca29f7484eccb36ef626b43d301416d3629ff2da0b996ba14383150cc8')
prepare() {
bsdtar xf data.tar.xz