summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Dellinger2019-11-17 13:06:54 +0100
committerJonas Dellinger2019-11-17 13:06:54 +0100
commitede18d665b3e7f0ccb3efca8d196f8bcb31b38b9 (patch)
treef9159465dcf877b5277ef090c36977846c947f9e /PKGBUILD
parent7f1f91b0b21a96bc34b2cec895a59a00f50772a9 (diff)
downloadaur-ede18d665b3e7f0ccb3efca8d196f8bcb31b38b9.tar.gz
Update: 2.3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff8714b6ffc4..e0d6a5a8d182 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonas Dellinger <jonas@dellinger.dev>
pkgname=altair
-pkgver=2.3.7
+pkgver=2.3.8
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=('71f488be70a0f912e9d5ef9de6d4140c8492d2cfb27ca8e928ff00f695933433'
+sha256sums_x86_64=('6e04ce565a970db732ae1e2f11e8d5182017bea5cd9a8ac9150c2a83437178d9'
'a3760d34334143f48d278f5cb17fd450da04048c7d3966e46bb44d35e9d171c7')
prepare() {