summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2021-02-26 12:17:54 +0200
committerjonian2021-02-26 12:17:54 +0200
commitc491809949df7e9c97f1a2ee1d7cb4ff03de837a (patch)
tree47ccbd03dafa7088011bd9d2c5a813ab6fdb0d76
parent73f8f156fb85c98c5ab91dc0425590c4467ad052 (diff)
downloadaur-c491809949df7e9c97f1a2ee1d7cb4ff03de837a.tar.gz
version update to 1.14.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7fcd4c758ec..30549423bfeb 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 = 1.13.1
+ pkgver = 1.14.1
pkgrel = 1
url = https://github.com/lukehaas/RunJS
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = runjs-bin
provides = runjs
conflicts = runjs
conflicts = runjs-git
- source = runjs-bin-1.13.1.deb::https://github.com/lukehaas/RunJS/releases/download/v1.13.1/runjs_1.13.1_amd64.deb
- sha256sums = 0c8e4edae2590563acd532f2145b32bc36c20a5b7c46f83cb55a54de59626f48
+ source = runjs-bin-1.14.1.deb::https://github.com/lukehaas/RunJS/releases/download/v1.14.1/runjs_1.14.1_amd64.deb
+ sha256sums = f5fdb6ae70382c4386eeb69f58c1ae4865845e311dc23214e41f85ccaed59e15
pkgname = runjs-bin
diff --git a/PKGBUILD b/PKGBUILD
index f1e883ddbf89..4e71926a61ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=1.13.1
+pkgver=1.14.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=("0c8e4edae2590563acd532f2145b32bc36c20a5b7c46f83cb55a54de59626f48")
+sha256sums=("f5fdb6ae70382c4386eeb69f58c1ae4865845e311dc23214e41f85ccaed59e15")
prepare() {
bsdtar xf data.tar.xz