summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d0db341e6c5..bd173395ef9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = altair
pkgdesc = A beautiful feature-rich GraphQL Client for all platforms.
- pkgver = 5.3.0
+ pkgver = 6.3.0
pkgrel = 1
url = https://github.com/imolorhe/altair
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = altair
depends = dbus-glib
depends = electron
provides = altair
- source_x86_64 = altair-5.3.0.AppImage::https://github.com/imolorhe/altair/releases/download/v5.3.0/altair_5.3.0_x86_64_linux.AppImage
+ source_x86_64 = altair-6.3.0.AppImage::https://github.com/imolorhe/altair/releases/download/v6.3.0/altair_6.3.0_x86_64_linux.AppImage
source_x86_64 = altair
sha256sums_x86_64 = 9353b0c231e8f724ec7c05acb87bf78cf419b708ddd059073086bc10b40ac289
sha256sums_x86_64 = a3760d34334143f48d278f5cb17fd450da04048c7d3966e46bb44d35e9d171c7
diff --git a/PKGBUILD b/PKGBUILD
index 47c5a624d13b..2048a7293222 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonas Dellinger <jonas@dellinger.dev>
pkgname=altair
-pkgver=5.3.0
+pkgver=6.3.0
pkgrel=1
pkgdesc='A beautiful feature-rich GraphQL Client for all platforms.'
arch=('x86_64')