summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Dellinger2019-09-20 14:06:28 +0200
committerJonas Dellinger2019-09-20 14:06:28 +0200
commitf2c4985c42b36fc9a2d5b72589929b82f33f676c (patch)
treea7682389f8ae66fd156b2d609193297b3e2ad897 /PKGBUILD
parent4f3719602dd494c81af3fbcae9d3913a1541abf9 (diff)
downloadaur-f2c4985c42b36fc9a2d5b72589929b82f33f676c.tar.gz
Update: 2.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94b6a997cbdf..8de1b42efbd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonas Dellinger <jonas@dellinger.dev>
pkgname=altair
-pkgver=2.3.2
+pkgver=2.3.3
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=('3e94fb7d760473b3f31e561c7f3e9c742230902f3c89cc6c805fb284a234c4ea'
+sha256sums_x86_64=('878a18207f7d8dc5dd1e61d32adceb25c3443ef3240c78fdd7c7a96131d7c940'
'7ac2746cb9c44d54e234b7e4a222e0ee97ece2aa61679a03082d4f2d7dfcaf9e')
prepare() {