summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Dellinger2022-07-11 21:51:39 +0200
committerJonas Dellinger2022-07-11 21:51:39 +0200
commit141ab0fee72551b76c3686709282cccdea1cdf6c (patch)
tree1f9caffa210c5d85c6e6800db20bd56690a1ee1f /PKGBUILD
parent62adc45868c23e5f3776689c64856b362263a52b (diff)
downloadaur-141ab0fee72551b76c3686709282cccdea1cdf6c.tar.gz
Update: 4.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d75b7471500..3387a0e05e26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonas Dellinger <jonas@dellinger.dev>
pkgname=altair
-pkgver=4.5.1
+pkgver=4.5.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=('52fab3ea8b03bf7e015f4cb04a9ce5440926ce415798068b66e399707fc70d61'
+sha256sums_x86_64=('9d454ebf09ecbd09b4db7f298e155739d2c8ea92fd704b3812a73e9ade151936'
'b2a068cbaca2bc6f20cd84bc2e8d5b5edcddb8ef2e280402b3c008be984d7070')
prepare() {