summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2021-12-04 11:36:11 +0200
committerjonian2021-12-04 11:36:11 +0200
commit12a0b65a97bb516145f80fe24e58add9948b3d16 (patch)
tree7b687ec7d05922e105e54b8b634cec9ed4790ebd
parent138de938ae619946cd6818d90c3854ac7656aad7 (diff)
downloadaur-12a0b65a97bb516145f80fe24e58add9948b3d16.tar.gz
version update to 2.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ac93921b29c..93c064bb2c0c 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.1.3
+ pkgver = 2.2.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.1.3.deb::https://github.com/lukehaas/RunJS/releases/download/v2.1.3/runjs_2.1.3_amd64.deb
- sha256sums = 4779c79d50f69b3a1589305ba8066d28aa7f2aed313d40c4ed277b17ad8b2e46
+ source = runjs-bin-2.2.0.deb::https://github.com/lukehaas/RunJS/releases/download/v2.2.0/runjs_2.2.0_amd64.deb
+ sha256sums = 1d3f81a15684b2f4ee1d7611419afc8e4eb6c1452e8f49427247db8603c22589
pkgname = runjs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 77b2b3a25d41..ad9537d34ffe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=2.1.3
+pkgver=2.2.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=("4779c79d50f69b3a1589305ba8066d28aa7f2aed313d40c4ed277b17ad8b2e46")
+sha256sums=('1d3f81a15684b2f4ee1d7611419afc8e4eb6c1452e8f49427247db8603c22589')
prepare() {
bsdtar xf data.tar.xz