summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2021-02-08 20:05:17 +0200
committerjonian2021-02-08 20:05:17 +0200
commit73f8f156fb85c98c5ab91dc0425590c4467ad052 (patch)
treed3eabe0029c73b3a7b1d315ec1010595d5d7b442
parenta65e0923a1f2b965f32bd7dfa404fa0c08ff9bd4 (diff)
downloadaur-73f8f156fb85c98c5ab91dc0425590c4467ad052.tar.gz
version update to 1.13.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9e335c41433..e7fcd4c758ec 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.0
+ pkgver = 1.13.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.0.deb::https://github.com/lukehaas/RunJS/releases/download/v1.13.0/runjs_1.13.0_amd64.deb
- sha256sums = aca17a7bb7ee1260014e7be3166c209ee06a5a6a02d749541131512fb2a89a4e
+ 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
pkgname = runjs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9c2cc5a24865..f1e883ddbf89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=1.13.0
+pkgver=1.13.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=("aca17a7bb7ee1260014e7be3166c209ee06a5a6a02d749541131512fb2a89a4e")
+sha256sums=("0c8e4edae2590563acd532f2145b32bc36c20a5b7c46f83cb55a54de59626f48")
prepare() {
bsdtar xf data.tar.xz