summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 606e6da436dd..e41efe27d2fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,9 +7,9 @@ pkgbase = stoplight-studio-appimage
license = custom
depends = fuse2
options = !strip
- source = stoplight-studio-linux-x86_64-2.3.0-stable.5602.git-d17f9c7.AppImage::https://github.com/stoplightio/studio/releases/download/v2.3.0-stable.5490.git-9070dc9/stoplight-studio-linux-x86_64.AppImage
+ source = stoplight-studio-linux-x86_64-2.3.0-stable.5666.git-aa6309c.AppImage::https://github.com/stoplightio/studio/releases/download/v2.3.0-stable.5490.git-9070dc9/stoplight-studio-linux-x86_64.AppImage
source = stoplight-studio.desktop
- sha512sums = 07aa09ad8866aa40e4bc5946160e0cc29850827d93231c5afc39f50fd40b078d9c9be35c60ddd733d78cd60edfd979bb27cd4a458ddd0783a4d3fbf69345a17e
+ sha512sums = 6ea36be7cf85b54324b5f0ee3ed7f4be5bad22a49200175f9d0743ebc2585b8cde1a27e780ee88f97cbd1ffac4fdea047299dc39860ecafc266593203e44805f
sha512sums = 0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af
pkgname = stoplight-studio-appimage \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index f9af7778ebb6..92c8ff22e780 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=stoplight-studio-appimage
pkgver=2.3.0
-_realver=2.3.0-stable.5602.git-d17f9c7
-pkgrel=3
+_realver=2.3.0-stable.5666.git-aa6309c
+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=(
- "07aa09ad8866aa40e4bc5946160e0cc29850827d93231c5afc39f50fd40b078d9c9be35c60ddd733d78cd60edfd979bb27cd4a458ddd0783a4d3fbf69345a17e"
+ "6ea36be7cf85b54324b5f0ee3ed7f4be5bad22a49200175f9d0743ebc2585b8cde1a27e780ee88f97cbd1ffac4fdea047299dc39860ecafc266593203e44805f"
"0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af"
)
options=(!strip)