summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek "foxie" Brenčič2022-12-12 09:39:33 +0100
committerMarek "foxie" Brenčič2022-12-12 09:39:33 +0100
commitc4972594c814d1eb0137dbe67cc498ea0348a345 (patch)
tree795d5d588e4c5073c1d74c63f1ef732ae6836d5b
parent8e9969d39f7304efec9c0a42f2e3b81a17750ad5 (diff)
downloadaur-c4972594c814d1eb0137dbe67cc498ea0348a345.tar.gz
Update to 2.10.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51d8c7049e56..b6c5f6558e7b 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.1
- pkgrel = 2
+ pkgver = 2.10.0
+ pkgrel = 1
url = https://stoplight.io/studio/
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = stoplight-studio-linux-x86_64-2.8.1-stable.7959.git-777e356.AppImage::https://github.com/stoplightio/studio/releases/download/v2.8.1-stable.7959.git-777e356/stoplight-studio-linux-x86_64.AppImage
+ source = stoplight-studio-linux-x86_64-2.10.0-stable.8821.git-e47fcf5.AppImage::https://github.com/stoplightio/studio/releases/download/v2.10.0-stable.8821.git-e47fcf5/stoplight-studio-linux-x86_64.AppImage
source = stoplight-studio.desktop
- sha512sums = c483f04cf7dbb3cef1f7c842493fc8355ffffcd2335d4d68ffec35ad684b098ad0cd4983c1a6539f41f06a833862e31cbffe57bb32550527bd837abd144e4935
+ sha512sums = b30fa9fdfe03fc8703564e1e2fecd245701f0c3c3f51ff092ae4535d9d737911101075e17400950de3e5df499421a171537698d9dd02b91d3e133ee681d60fb3
sha512sums = 0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af
pkgname = stoplight-studio-appimage \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 2e8c2fc309df..65adfb32fe18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Radoslaw Mejer <radmen @ radmen.info>
pkgname=stoplight-studio-appimage
-pkgver=2.8.1
-_realver=2.8.1-stable.7959.git-777e356
+pkgver=2.10.0
+_realver=2.10.0-stable.8821.git-e47fcf5
pkgrel=2
pkgdesc="The modern editor for API Architects and Technical Writers."
arch=('x86_64')
@@ -15,7 +15,7 @@ source=(
"stoplight-studio.desktop"
)
sha512sums=(
- "c483f04cf7dbb3cef1f7c842493fc8355ffffcd2335d4d68ffec35ad684b098ad0cd4983c1a6539f41f06a833862e31cbffe57bb32550527bd837abd144e4935"
+ "b30fa9fdfe03fc8703564e1e2fecd245701f0c3c3f51ff092ae4535d9d737911101075e17400950de3e5df499421a171537698d9dd02b91d3e133ee681d60fb3"
"0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af"
)
options=(!strip)