summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Dellinger2020-01-17 16:02:26 +0100
committerJonas Dellinger2020-01-17 16:02:26 +0100
commita554e415fec8281687224cc4d431617cb6ff35d0 (patch)
tree6d78580c2ed6a717c3a0ac6bc115e7d1957a4b6d /PKGBUILD
parent2fa61b4917cb8cbe7f550e470610cb2755371305 (diff)
downloadaur-a554e415fec8281687224cc4d431617cb6ff35d0.tar.gz
Update: 2.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e0cfa00ca54..4d7dbdae6b14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonas Dellinger <jonas@dellinger.dev>
pkgname=altair
-pkgver=2.4.2
+pkgver=2.4.3
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=('6952ff6690c29f15ce70b9bd61175c8c246f697d75c07eb4e06dbb26eef82159'
+sha256sums_x86_64=('48b16b2bbc4b8e3f51961a3030ca7a89d51d2decec051851d12ddb4bd685fb90'
'a3760d34334143f48d278f5cb17fd450da04048c7d3966e46bb44d35e9d171c7')
prepare() {