summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94cff5177311..6e8706853d3a 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.8.0
- pkgrel = 1
+ pkgver = 2.10.0
+ pkgrel = 4
url = https://stoplight.io/studio/
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = stoplight-studio-linux-x86_64-2.8.0-stable.6878.git-fbaa089 .AppImage::https://github.com/stoplightio/studio/releases/download/v2.8.0-stable.6878.git-fbaa089/stoplight-studio-linux-x86_64.AppImage
+ source = stoplight-studio-linux-x86_64-2.10.0-stable.9587.git-0533c10.AppImage::https://github.com/stoplightio/studio/releases/download/v2.10.0-stable.9587.git-0533c10/stoplight-studio-linux-x86_64.AppImage
source = stoplight-studio.desktop
- sha512sums = a3ae983a4171cf99e4e3cc11de5e03671eb55e61c304b213dccbadf5c08be70c9510b9d7f0c72fa60fc5cdecf0dcd64e31a178d3e58797b57252b144c5ebb307
+ sha512sums = b162ad0cd8df977e5fc5294bf90583f388c3b64e817457840b388ac3ede8c01fa887c85189c2d40e1b158445397ab5c77cc573a96c9616d021c97e44e87ac7a8
sha512sums = 0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af
pkgname = stoplight-studio-appimage \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 3da65791b96f..f375ff53ab0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Radoslaw Mejer <radmen @ radmen.info>
pkgname=stoplight-studio-appimage
-pkgver=2.8.0
-_realver=2.8.0-stable.6878.git-fbaa089
-pkgrel=1
+pkgver=2.10.0
+_realver=2.10.0-stable.9587.git-0533c10
+pkgrel=4
pkgdesc="The modern editor for API Architects and Technical Writers."
arch=('x86_64')
url='https://stoplight.io/studio/'
@@ -15,7 +15,7 @@ source=(
"stoplight-studio.desktop"
)
sha512sums=(
- "a3ae983a4171cf99e4e3cc11de5e03671eb55e61c304b213dccbadf5c08be70c9510b9d7f0c72fa60fc5cdecf0dcd64e31a178d3e58797b57252b144c5ebb307"
+ "b162ad0cd8df977e5fc5294bf90583f388c3b64e817457840b388ac3ede8c01fa887c85189c2d40e1b158445397ab5c77cc573a96c9616d021c97e44e87ac7a8"
"0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af"
)
options=(!strip)