summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadoslaw Mejer2020-07-24 21:11:26 +0200
committerRadoslaw Mejer2020-07-24 21:11:26 +0200
commit1dcdfd5a437ad2e287a436f86c24b691cef72c30 (patch)
treeefceb5e2b0e1c479c175aec0089d53f97ab2b6d5
parent80543fcf15f0bf1fd05fea81e8136aebb4866f60 (diff)
downloadaur-1dcdfd5a437ad2e287a436f86c24b691cef72c30.tar.gz
Bump to v1.13.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 373dca1cfb17..149c4d250665 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = stoplight-studio-appimage
pkgdesc = The modern editor for API Architects and Technical Writers.
- pkgver = 1.13.0
+ pkgver = 1.13.1
pkgrel = 1
url = https://stoplight.io/studio/
arch = x86_64
license = custom
depends = fuse2
options = !strip
- source = stoplight-studio-linux-x86_64-1.13.0.AppImage::https://github.com/stoplightio/studio/releases/download/v1.13.0/stoplight-studio-linux-x86_64.AppImage
+ source = stoplight-studio-linux-x86_64-1.13.1.AppImage::https://github.com/stoplightio/studio/releases/download/v1.13.1/stoplight-studio-linux-x86_64.AppImage
source = stoplight-studio.desktop
- sha256sums = 55e0b68c1e0fd407a899a63ceec5bb1e163e65cfb9f30440a3c4e2b038701412
+ sha256sums = ea4ad09190edd16e196d09b0b52d2c806df0c3b73248e0474ad12a10b1eac59f
sha256sums = 5a45f03ec544bfdf2c75391a68d29302e7f721348ba530a8f365697c799f84a2
pkgname = stoplight-studio-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 3539f549b12b..2267eb3ba697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Radoslaw Mejer <radmen @ radmen.info>
pkgname=stoplight-studio-appimage
-pkgver=1.13.0
+pkgver=1.13.1
pkgrel=1
pkgdesc="The modern editor for API Architects and Technical Writers."
arch=('x86_64')
@@ -13,7 +13,7 @@ source=(
"stoplight-studio.desktop"
)
sha256sums=(
- "55e0b68c1e0fd407a899a63ceec5bb1e163e65cfb9f30440a3c4e2b038701412"
+ "ea4ad09190edd16e196d09b0b52d2c806df0c3b73248e0474ad12a10b1eac59f"
"5a45f03ec544bfdf2c75391a68d29302e7f721348ba530a8f365697c799f84a2"
)
options=(!strip)