summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadoslaw Mejer2020-10-27 10:13:14 +0100
committerRadoslaw Mejer2020-10-27 10:13:14 +0100
commitf7530e5cc9eeb6179fe1452d03dd4a6ca4d4ce71 (patch)
treeb13aced1731b822c039f3d093ed0baaabeb85e80
parent87d795d6c60fd0fb69c6a0089b82fc1d8e31a872 (diff)
downloadaur-f7530e5cc9eeb6179fe1452d03dd4a6ca4d4ce71.tar.gz
Bump to v2.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f6e12d4a229..8c5f6dc3afd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = stoplight-studio-appimage
pkgdesc = The modern editor for API Architects and Technical Writers.
- pkgver = 2.0.0
+ pkgver = 2.1.0
pkgrel = 1
url = https://stoplight.io/studio/
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = stoplight-studio-linux-x86_64-2.0.0.AppImage::https://github.com/stoplightio/studio/releases/download/v2.0.0/stoplight-studio-linux-x86_64.AppImage
+ source = stoplight-studio-linux-x86_64-2.1.0.AppImage::https://github.com/stoplightio/studio/releases/download/v2.1.0/stoplight-studio-linux-x86_64.AppImage
source = stoplight-studio.desktop
- sha256sums = 03ecc4987466504c4ac47b5e7e2bafad4ebb1ee9b5a2bc4a99ce82b2789faf86
+ sha256sums = e4fcb3712bf5339db17df58e269ae31231217f00ee6192abf20e293eb0bbb7e1
sha256sums = 5a45f03ec544bfdf2c75391a68d29302e7f721348ba530a8f365697c799f84a2
pkgname = stoplight-studio-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 24fecff85971..40edc7fe6fb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Radoslaw Mejer <radmen @ radmen.info>
pkgname=stoplight-studio-appimage
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="The modern editor for API Architects and Technical Writers."
arch=('x86_64')
@@ -13,7 +13,7 @@ source=(
"stoplight-studio.desktop"
)
sha256sums=(
- "03ecc4987466504c4ac47b5e7e2bafad4ebb1ee9b5a2bc4a99ce82b2789faf86"
+ "e4fcb3712bf5339db17df58e269ae31231217f00ee6192abf20e293eb0bbb7e1"
"5a45f03ec544bfdf2c75391a68d29302e7f721348ba530a8f365697c799f84a2"
)
options=(!strip)