summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Dellinger2020-05-02 22:51:41 +0200
committerJonas Dellinger2020-05-02 22:51:41 +0200
commit0d8380e8744a21bbbd227d93eed8e36508613c12 (patch)
treef317980ff3f6b7170ec1d61ceca0e48d4b30f454 /PKGBUILD
parent2921229eda814bd463b1a6250930fc50ba7fa41a (diff)
downloadaur-0d8380e8744a21bbbd227d93eed8e36508613c12.tar.gz
Update: 2.4.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e566d1f7be9c..0d942d4d3359 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonas Dellinger <jonas@dellinger.dev>
pkgname=altair
-pkgver=2.4.6
+pkgver=2.4.7
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=('ca0172fbcd5b3add727b2aa0999ed47328561d725324f5f119eed9d737313920'
+sha256sums_x86_64=('df310d7880c3197d241cd6518da1a19b51fd0eef17752ef4b6a3dab9898becee'
'a3760d34334143f48d278f5cb17fd450da04048c7d3966e46bb44d35e9d171c7')
prepare() {