summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2021-08-26 12:30:08 +0300
committerjonian2021-08-26 12:30:08 +0300
commit138de938ae619946cd6818d90c3854ac7656aad7 (patch)
tree90d1ca9c61e7c8aeee63350604f4c9662440c18b
parente6948c2161075f9afec3563c7448ee76f13cc9f1 (diff)
downloadaur-138de938ae619946cd6818d90c3854ac7656aad7.tar.gz
version update to 2.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95ece9feb723..8ac93921b29c 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.1
+ pkgver = 2.1.3
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.1.deb::https://github.com/lukehaas/RunJS/releases/download/v2.1.1/runjs_2.1.1_amd64.deb
- sha256sums = fd121b4813e06f7593badfa01250f4600e0bdea2aff758095075e52f1e4c6ac0
+ 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
pkgname = runjs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9f4181e4a392..77b2b3a25d41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=2.1.1
+pkgver=2.1.3
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=("fd121b4813e06f7593badfa01250f4600e0bdea2aff758095075e52f1e4c6ac0")
+sha256sums=("4779c79d50f69b3a1589305ba8066d28aa7f2aed313d40c4ed277b17ad8b2e46")
prepare() {
bsdtar xf data.tar.xz