summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 830b56cd29cd..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.10.0
- pkgrel = 3
+ pkgrel = 4
url = https://stoplight.io/studio/
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = stoplight-studio-linux-x86_64-2.10.0-stable.8870.git-32fa2af.AppImage::https://github.com/stoplightio/studio/releases/download/v2.10.0-stable.8870.git-32fa2af/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 = 8d8f33280addbdd92b83164a4b7559dc24bcec51961556a84d4b4ae4cbdecb9bfccf39811d216537ccdb36bf490db34cc52510b040b0d39e4c11504575cce10a
+ sha512sums = b162ad0cd8df977e5fc5294bf90583f388c3b64e817457840b388ac3ede8c01fa887c85189c2d40e1b158445397ab5c77cc573a96c9616d021c97e44e87ac7a8
sha512sums = 0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af
pkgname = stoplight-studio-appimage \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 525aca670fcb..f375ff53ab0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=stoplight-studio-appimage
pkgver=2.10.0
-_realver=2.10.0-stable.8870.git-32fa2af
-pkgrel=3
+_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=(
- "8d8f33280addbdd92b83164a4b7559dc24bcec51961556a84d4b4ae4cbdecb9bfccf39811d216537ccdb36bf490db34cc52510b040b0d39e4c11504575cce10a"
+ "b162ad0cd8df977e5fc5294bf90583f388c3b64e817457840b388ac3ede8c01fa887c85189c2d40e1b158445397ab5c77cc573a96c9616d021c97e44e87ac7a8"
"0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af"
)
options=(!strip)