summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2021-07-30 02:03:33 +0300
committerjonian2021-07-30 02:03:33 +0300
commite6948c2161075f9afec3563c7448ee76f13cc9f1 (patch)
tree929c6d32767ebb17f24ece224b8a84442ce63541
parent9397113f362fa00f03931efbbde3b889991121d3 (diff)
downloadaur-e6948c2161075f9afec3563c7448ee76f13cc9f1.tar.gz
version update to 2.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecbc8fcdde64..95ece9feb723 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.0.1
+ pkgver = 2.1.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.0.1.deb::https://github.com/lukehaas/RunJS/releases/download/v2.0.1/runjs_2.0.1_amd64.deb
- sha256sums = a4f99c77ac6929c0a1c73e3ac743392eba4850abbd341812c4c06ae82a09173a
+ source = runjs-bin-2.1.1.deb::https://github.com/lukehaas/RunJS/releases/download/v2.1.1/runjs_2.1.1_amd64.deb
+ sha256sums = fd121b4813e06f7593badfa01250f4600e0bdea2aff758095075e52f1e4c6ac0
pkgname = runjs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 321bf94bab5e..9f4181e4a392 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=2.0.1
+pkgver=2.1.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=("a4f99c77ac6929c0a1c73e3ac743392eba4850abbd341812c4c06ae82a09173a")
+sha256sums=("fd121b4813e06f7593badfa01250f4600e0bdea2aff758095075e52f1e4c6ac0")
prepare() {
bsdtar xf data.tar.xz