summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek "foxie" Brenčič2022-12-14 11:27:18 +0100
committerMarek "foxie" Brenčič2022-12-14 11:27:18 +0100
commit9573202cdfdbd96bdb5033accd13ef4463e3f5a4 (patch)
tree9b63aea504653e89eebb35d20377f38d587a854c
parentc4972594c814d1eb0137dbe67cc498ea0348a345 (diff)
downloadaur-9573202cdfdbd96bdb5033accd13ef4463e3f5a4.tar.gz
2.10.0 Update 2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6c5f6558e7b..830b56cd29cd 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.10.0
- pkgrel = 1
+ pkgrel = 3
url = https://stoplight.io/studio/
arch = x86_64
license = custom
depends = fuse2
options = !strip
- 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-linux-x86_64-2.10.0-stable.8870.git-32fa2af.AppImage::https://github.com/stoplightio/studio/releases/download/v2.10.0-stable.8870.git-32fa2af/stoplight-studio-linux-x86_64.AppImage
source = stoplight-studio.desktop
- sha512sums = b30fa9fdfe03fc8703564e1e2fecd245701f0c3c3f51ff092ae4535d9d737911101075e17400950de3e5df499421a171537698d9dd02b91d3e133ee681d60fb3
+ sha512sums = 8d8f33280addbdd92b83164a4b7559dc24bcec51961556a84d4b4ae4cbdecb9bfccf39811d216537ccdb36bf490db34cc52510b040b0d39e4c11504575cce10a
sha512sums = 0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af
pkgname = stoplight-studio-appimage \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 65adfb32fe18..525aca670fcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=stoplight-studio-appimage
pkgver=2.10.0
-_realver=2.10.0-stable.8821.git-e47fcf5
-pkgrel=2
+_realver=2.10.0-stable.8870.git-32fa2af
+pkgrel=3
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=(
- "b30fa9fdfe03fc8703564e1e2fecd245701f0c3c3f51ff092ae4535d9d737911101075e17400950de3e5df499421a171537698d9dd02b91d3e133ee681d60fb3"
+ "8d8f33280addbdd92b83164a4b7559dc24bcec51961556a84d4b4ae4cbdecb9bfccf39811d216537ccdb36bf490db34cc52510b040b0d39e4c11504575cce10a"
"0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af"
)
options=(!strip)