summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd85b8148df3..47c5a624d13b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonas Dellinger <jonas@dellinger.dev>
pkgname=altair
-pkgver=5.2.2
+pkgver=5.3.0
pkgrel=1
pkgdesc='A beautiful feature-rich GraphQL Client for all platforms.'
arch=('x86_64')
@@ -11,7 +11,7 @@ provides=('altair')
source_x86_64=("${pkgname}-${pkgver}.AppImage::https://github.com/imolorhe/altair/releases/download/v${pkgver}/altair_${pkgver}_${arch}_linux.AppImage"
altair)
-sha256sums_x86_64=('3ba8d6291b18af5603c1c8306f30452fc06aaf04b5f82da29049efc726be4b54'
+sha256sums_x86_64=('9353b0c231e8f724ec7c05acb87bf78cf419b708ddd059073086bc10b40ac289'
'a3760d34334143f48d278f5cb17fd450da04048c7d3966e46bb44d35e9d171c7')
prepare() {