summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2021-12-17 12:49:06 +0200
committerjonian2021-12-17 12:49:06 +0200
commit97b39be88a9d31a0ec01a27179b796dbf5e0869d (patch)
treee381f6c6b4695125b52559b58690cbb56ecb3920
parent12a0b65a97bb516145f80fe24e58add9948b3d16 (diff)
downloadaur-97b39be88a9d31a0ec01a27179b796dbf5e0869d.tar.gz
version update to 2.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93c064bb2c0c..713b6e919ff5 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.0
+ pkgver = 2.2.2
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.0.deb::https://github.com/lukehaas/RunJS/releases/download/v2.2.0/runjs_2.2.0_amd64.deb
- sha256sums = 1d3f81a15684b2f4ee1d7611419afc8e4eb6c1452e8f49427247db8603c22589
+ 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
pkgname = runjs-bin
diff --git a/PKGBUILD b/PKGBUILD
index ad9537d34ffe..bce57a52e8db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=2.2.0
+pkgver=2.2.2
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=('1d3f81a15684b2f4ee1d7611419afc8e4eb6c1452e8f49427247db8603c22589')
+sha256sums=('85f0d56dbf3fb8e853b5f3f8b99601f6cb739378d6254e6c71b7225df915c9d3')
prepare() {
bsdtar xf data.tar.xz