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 94cff5177311..13fe14765c98 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
+ pkgrel = 2
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.8.0-stable.6977.git-e218f17 .AppImage::https://github.com/stoplightio/studio/releases/download/v2.8.0-stable.6977.git-e218f17/stoplight-studio-linux-x86_64.AppImage
source = stoplight-studio.desktop
- sha512sums = a3ae983a4171cf99e4e3cc11de5e03671eb55e61c304b213dccbadf5c08be70c9510b9d7f0c72fa60fc5cdecf0dcd64e31a178d3e58797b57252b144c5ebb307
+ sha512sums = fbdcb6c838bcf44646e1d9c59928c372e3c450037013a6ac828fbfae6e4ad1caa89a0e66227d07849f709f3cc05fda32c218734c7c18527fecfa2848eecb1aa4
sha512sums = 0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af
pkgname = stoplight-studio-appimage \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 3da65791b96f..50cb18c65227 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=stoplight-studio-appimage
pkgver=2.8.0
-_realver=2.8.0-stable.6878.git-fbaa089
-pkgrel=1
+_realver=2.8.0-stable.6977.git-e218f17
+pkgrel=2
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"
+ "fbdcb6c838bcf44646e1d9c59928c372e3c450037013a6ac828fbfae6e4ad1caa89a0e66227d07849f709f3cc05fda32c218734c7c18527fecfa2848eecb1aa4"
"0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af"
)
options=(!strip)