summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Dellinger2020-11-07 11:45:48 +0100
committerJonas Dellinger2020-11-07 11:45:48 +0100
commit6781ba1cc1796a63befe8f41048a89de116d1c2e (patch)
tree9efb07b3a1210c2ba95cf5a25b2e4ad04f7237c1 /PKGBUILD
parent445f572da67f189bdb679dae1846b93bc3f89c9c (diff)
downloadaur-6781ba1cc1796a63befe8f41048a89de116d1c2e.tar.gz
Update: 2.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d57547ff4f33..eed663c8e9e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonas Dellinger <jonas@dellinger.dev>
pkgname=altair
-pkgver=2.5.1
+pkgver=2.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=('b79b223e47110d0e878a682a2d80f65cd6957db96dc29372efd5a1fa20105af0'
+sha256sums_x86_64=('2a45fbb581d9bed437991f2310739cd95e3a9302a63938802d70b53e5a14de82'
'7f02e869f8f7aa0614088afcb42456d5bae6c4a3702281900edff88ba7ee7016')
prepare() {