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 e0d6a5a8d182..5e0cfa00ca54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonas Dellinger <jonas@dellinger.dev>
pkgname=altair
-pkgver=2.3.8
+pkgver=2.4.2
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=('6e04ce565a970db732ae1e2f11e8d5182017bea5cd9a8ac9150c2a83437178d9'
+sha256sums_x86_64=('6952ff6690c29f15ce70b9bd61175c8c246f697d75c07eb4e06dbb26eef82159'
'a3760d34334143f48d278f5cb17fd450da04048c7d3966e46bb44d35e9d171c7')
prepare() {