summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2021-06-21 14:30:44 +0300
committerjonian2021-06-21 14:30:44 +0300
commit5b897fe45e55bc4b672d381dbbc78f9c41ee9c6d (patch)
treecaba41e05dc97c4a41204890cc8ffad888a0d6ec
parent982c3a511bfe31a4bd6305df4f9acc9f81b7bf38 (diff)
downloadaur-5b897fe45e55bc4b672d381dbbc78f9c41ee9c6d.tar.gz
version update to 2.0.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86d65d589b0b..1eb7a9db8777 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.15.1
+ pkgver = 2.0.0
pkgrel = 1
url = https://github.com/lukehaas/RunJS
arch = x86_64
@@ -15,8 +15,7 @@ pkgbase = runjs-bin
provides = runjs
conflicts = runjs
conflicts = runjs-git
- source = runjs-bin-1.15.1.deb::https://github.com/lukehaas/RunJS/releases/download/v1.15.1/runjs_1.15.1_amd64.deb
- sha256sums = 38ca77bef25ebd2c0649c237cd400ab0d049629a4670ffcdc472f4f3c142d212
+ source = runjs-bin-2.0.0.deb::https://github.com/lukehaas/RunJS/releases/download/v2.0.0/runjs_2.0.0_amd64.deb
+ sha256sums = 99f090c98a1edf7084668ee638d82ed0f1cd5ddd81d7737e7406d1596dac26ee
pkgname = runjs-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 738a9252e46d..71cb88663f76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=runjs-bin
-pkgver=1.15.1
+pkgver=2.0.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")
@@ -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=("38ca77bef25ebd2c0649c237cd400ab0d049629a4670ffcdc472f4f3c142d212")
+sha256sums=("99f090c98a1edf7084668ee638d82ed0f1cd5ddd81d7737e7406d1596dac26ee")
prepare() {
bsdtar xf data.tar.xz