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 420cbe970a0f..17ebf16d0088 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 = 6
+ pkgrel = 7
url = https://stoplight.io/studio/
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = stoplight-studio-linux-x86_64-2.3.0-stable.5757.git-ca3ccc8.AppImage::https://github.com/stoplightio/studio/releases/download/v2.3.0-stable.5757.git-ca3ccc8/stoplight-studio-linux-x86_64.AppImage
+ source = stoplight-studio-linux-x86_64-2.3.0-stable.5860.git-a1f1a82.AppImage::https://github.com/stoplightio/studio/releases/download/v2.3.0-stable.5860.git-a1f1a82/stoplight-studio-linux-x86_64.AppImage
source = stoplight-studio.desktop
- sha512sums = 6b94b4aa83bc63380ba320af6287512d804b8ae220d216aa16f9553553a95ad73aeb29f51f764578cef98d7bff01569dde5e6c23f5b01798824a6e3e622b43cc
+ sha512sums = 6786464e1ab8efd1398f46a15d465a055ce581d71e272c13ee64b3559ddb5220e1e5c3cae504a9cb1d2d1cc376862784561f1078f1c33873d0851f35eff9a2db
sha512sums = 0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af
pkgname = stoplight-studio-appimage \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 027b91e7c3df..1ef0bc1f1050 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=stoplight-studio-appimage
pkgver=2.3.0
-_realver=2.3.0-stable.5757.git-ca3ccc8
-pkgrel=6
+_realver=2.3.0-stable.5860.git-a1f1a82
+pkgrel=7
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=(
- "6b94b4aa83bc63380ba320af6287512d804b8ae220d216aa16f9553553a95ad73aeb29f51f764578cef98d7bff01569dde5e6c23f5b01798824a6e3e622b43cc"
+ "6786464e1ab8efd1398f46a15d465a055ce581d71e272c13ee64b3559ddb5220e1e5c3cae504a9cb1d2d1cc376862784561f1078f1c33873d0851f35eff9a2db"
"0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af"
)
options=(!strip)