summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2021-02-05 22:21:32 +0200
committerjonian2021-02-05 22:21:32 +0200
commita65e0923a1f2b965f32bd7dfa404fa0c08ff9bd4 (patch)
tree0e8f0f9161eb97799829494bb20268739b6bde43
parent5411f4e55b21cd64f655b1c50e1c1608c1c91027 (diff)
downloadaur-a65e0923a1f2b965f32bd7dfa404fa0c08ff9bd4.tar.gz
version update to 1.13.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4d841a79867..b9e335c41433 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.12.2
+ pkgver = 1.13.0
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.12.2.deb::https://github.com/lukehaas/RunJS/releases/download/v1.12.2/runjs_1.12.2_amd64.deb
- sha256sums = bd7ac633f355dfcad718d984ad3dc4fa8919dc8b8cc73c2e8544916c57e88393
+ source = runjs-bin-1.13.0.deb::https://github.com/lukehaas/RunJS/releases/download/v1.13.0/runjs_1.13.0_amd64.deb
+ sha256sums = aca17a7bb7ee1260014e7be3166c209ee06a5a6a02d749541131512fb2a89a4e
pkgname = runjs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7ec12fbcbb66..9c2cc5a24865 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=1.12.2
+pkgver=1.13.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")
@@ -9,8 +9,8 @@ license=("MIT")
depends=("nss" "libxss" "libnotify" "libsecret" "libappindicator-gtk3" "util-linux-libs" "xdg-utils")
provides=("runjs")
conflicts=("runjs" "runjs-git")
-source=("$pkgname-$pkgver.deb::$url/releases/download/v1.12.2/runjs_${pkgver}_amd64.deb")
-sha256sums=("bd7ac633f355dfcad718d984ad3dc4fa8919dc8b8cc73c2e8544916c57e88393")
+source=("$pkgname-$pkgver.deb::$url/releases/download/v${pkgver}/runjs_${pkgver}_amd64.deb")
+sha256sums=("aca17a7bb7ee1260014e7be3166c209ee06a5a6a02d749541131512fb2a89a4e")
prepare() {
bsdtar xf data.tar.xz