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 65b657f48422..5ae4f947b392 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 = 1
+ pkgrel = 2
url = https://stoplight.io/studio/
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = stoplight-studio-linux-x86_64-2.3.0-stable.5448.git-f63f57f.AppImage::https://github.com/stoplightio/studio/releases/download/v2.3.0-stable.5448.git-f63f57f/stoplight-studio-linux-x86_64.AppImage
+ source = stoplight-studio-linux-x86_64-2.3.0-stable.5490.git-9070dc9.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
- sha256sums = a6bbf6310f40cb4c9dbe628fa0696f7fff08018a17d6d32eabf7da6f7d951cdd
+ sha256sums = 0a2389d74f3ef88a623acb5d8bf749f3196bf4954f66738d215371a283a85f5a
sha256sums = 72bf480d367051fca62f02cca5c421fd0b9f0245494b6d41a897db5c7a3f9fd7
pkgname = stoplight-studio-appimage \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 327cee583c74..6c41ac7f7b2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=stoplight-studio-appimage
pkgver=2.3.0
-_realver=2.3.0-stable.5448.git-f63f57f
-pkgrel=1
+_realver=2.3.0-stable.5490.git-9070dc9
+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"
)
sha256sums=(
- "a6bbf6310f40cb4c9dbe628fa0696f7fff08018a17d6d32eabf7da6f7d951cdd"
+ "0a2389d74f3ef88a623acb5d8bf749f3196bf4954f66738d215371a283a85f5a"
"72bf480d367051fca62f02cca5c421fd0b9f0245494b6d41a897db5c7a3f9fd7"
)
options=(!strip)