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 d56fe88fe2d4..94cff5177311 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.3.0
- pkgrel = 10
+ pkgver = 2.8.0
+ pkgrel = 1
url = https://stoplight.io/studio/
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = stoplight-studio-linux-x86_64-2.3.0-stable.6547.git-2cf5b62 .AppImage::https://github.com/stoplightio/studio/releases/download/v2.3.0-stable.6547.git-2cf5b62/stoplight-studio-linux-x86_64.AppImage
+ 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.desktop
- sha512sums = a7aba712ddc89118a42e6ea068a85335366324940a4c3dde19ba06f02c80f277c4346b81959e0dfcd7c1c80980f6c27a92f2ea79a64725453d97b8c8531506ee
+ sha512sums = a3ae983a4171cf99e4e3cc11de5e03671eb55e61c304b213dccbadf5c08be70c9510b9d7f0c72fa60fc5cdecf0dcd64e31a178d3e58797b57252b144c5ebb307
sha512sums = 0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af
pkgname = stoplight-studio-appimage \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 70b0c6ca44de..3da65791b96f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Radoslaw Mejer <radmen @ radmen.info>
pkgname=stoplight-studio-appimage
-pkgver=2.3.0
-_realver=2.3.0-stable.6547.git-2cf5b62
-pkgrel=10
+pkgver=2.8.0
+_realver=2.8.0-stable.6878.git-fbaa089
+pkgrel=1
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=(
- "a7aba712ddc89118a42e6ea068a85335366324940a4c3dde19ba06f02c80f277c4346b81959e0dfcd7c1c80980f6c27a92f2ea79a64725453d97b8c8531506ee"
+ "a3ae983a4171cf99e4e3cc11de5e03671eb55e61c304b213dccbadf5c08be70c9510b9d7f0c72fa60fc5cdecf0dcd64e31a178d3e58797b57252b144c5ebb307"
"0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af"
)
options=(!strip)