summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Brenčič2022-05-30 09:38:14 +0200
committerMarek Brenčič2022-05-30 09:38:14 +0200
commita6e1c749e9e381876baed9d6489d0e70e18e8cfd (patch)
treeee49f50dce45f69bc742476346c022d9ff8b6121
parenta4aeff7f32734412fb1bb7148a208af655cfe852 (diff)
downloadaur-a6e1c749e9e381876baed9d6489d0e70e18e8cfd.tar.gz
Update to version 2.8.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0633e7efe88..5f7e87e9084a 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 = 6
+ pkgver = 2.8.1
+ pkgrel = 1
url = https://stoplight.io/studio/
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = stoplight-studio-linux-x86_64-2.8.0-stable.7492.git-68a3857.AppImage::https://github.com/stoplightio/studio/releases/download/v2.8.0-stable.7492.git-68a3857/stoplight-studio-linux-x86_64.AppImage
+ source = stoplight-studio-linux-x86_64-2.8.1-stable.7704.git-1ff85af.AppImage::https://github.com/stoplightio/studio/releases/download/v2.8.1-stable.7704.git-1ff85af/stoplight-studio-linux-x86_64.AppImage
source = stoplight-studio.desktop
- sha512sums = 0d5eb7c996119280ff2d4864da47118f9510e4f341ad9035231cfc9d684078abdbe828db9de2fe4eb0cf6a55b6b3c5d1322e218c82e2ef0775f855cc5d4c1375
+ sha512sums = 0235ab8dd91fa7e88e4f430b2050304a89ffaaaf380b25061457b2cb66ae81463f6ff908bfad9facc0a6b911e8ef9ffd5d62469b2e7f2fd86dc764087bc3b929
sha512sums = 0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af
pkgname = stoplight-studio-appimage \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 8b8c9072f671..e8d003ec2d62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Radoslaw Mejer <radmen @ radmen.info>
pkgname=stoplight-studio-appimage
-pkgver=2.8.0
-_realver=2.8.0-stable.7492.git-68a3857
-pkgrel=6
+pkgver=2.8.1
+_realver=2.8.1-stable.7704.git-1ff85af
+pkgrel=1
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=(
- "0d5eb7c996119280ff2d4864da47118f9510e4f341ad9035231cfc9d684078abdbe828db9de2fe4eb0cf6a55b6b3c5d1322e218c82e2ef0775f855cc5d4c1375"
+ "0235ab8dd91fa7e88e4f430b2050304a89ffaaaf380b25061457b2cb66ae81463f6ff908bfad9facc0a6b911e8ef9ffd5d62469b2e7f2fd86dc764087bc3b929"
"0c7c3742debb40ed5a3323467441890e900d4416ddc10e2778ddadd930b7b9f0447978c446b4b80fd5c6ee29f4ca65054e0b8ccf59cd1780a95c044867ec54af"
)
options=(!strip)