summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek "foxie" Brenčič2022-02-28 11:04:24 +0100
committerMarek "foxie" Brenčič2022-02-28 11:04:24 +0100
commit680fe6ac362223fed4c8ea0961bad86ecb24411c (patch)
tree963596c3c62953fcbdb84e80042b4c0bd470a4d8
parent501b5ae739765ebcc2fe5b8133d5cb19ec617369 (diff)
downloadaur-680fe6ac362223fed4c8ea0961bad86ecb24411c.tar.gz
2.8.0 Update 3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d417e166d7c6..f9e854ac0d3d 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.0
- pkgrel = 3
+ pkgrel = 4
url = https://stoplight.io/studio/
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = stoplight-studio-linux-x86_64-2.8.0-stable.7145.git-d6b6ed0 .AppImage::https://github.com/stoplightio/studio/releases/download/v2.8.0-stable.7145.git-d6b6ed0/stoplight-studio-linux-x86_64.AppImage
+ source = stoplight-studio-linux-x86_64-2.8.0-stable.7236.git-cc3bce2 .AppImage::https://github.com/stoplightio/studio/releases/download/v2.8.0-stable.7236.git-cc3bce2/stoplight-studio-linux-x86_64.AppImage
source = stoplight-studio.desktop
- sha512sums = 7fe4b7f6a709cfaf3e3cd4909aef1cae0ca58995499fce00101ad8374f9cfb5708f60ba07c5c146cff1c2409727201690dcb9278f5b1ccb62eb2ef5a59599b26
+ sha512sums = 863656a4e05697c62b104bab08fc3f5d64878f2bfd76452e6272116332400ba6da7f1112bb32a46f08a157b9a8821e7841076c88120684e45ad0990a07567f0b
sha512sums = 0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af
pkgname = stoplight-studio-appimage \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 9d6031638dd0..849ed9c21ff1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=stoplight-studio-appimage
pkgver=2.8.0
-_realver=2.8.0-stable.7145.git-d6b6ed0
-pkgrel=3
+_realver=2.8.0-stable.7236.git-cc3bce2
+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=(
- "7fe4b7f6a709cfaf3e3cd4909aef1cae0ca58995499fce00101ad8374f9cfb5708f60ba07c5c146cff1c2409727201690dcb9278f5b1ccb62eb2ef5a59599b26"
+ "863656a4e05697c62b104bab08fc3f5d64878f2bfd76452e6272116332400ba6da7f1112bb32a46f08a157b9a8821e7841076c88120684e45ad0990a07567f0b"
"0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af"
)
options=(!strip)