summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntony Kellermann2024-02-21 17:03:20 -0500
committerAntony Kellermann2024-02-21 17:03:46 -0500
commitdcff94b24a57c07243bb8b4ffefe4b6adac5f04a (patch)
treec70a2f1e7598b44caa7fbf61771a1843e9eaa80a
parent2293155b694cd7489a70497269eaa152a0775596 (diff)
downloadaur-dcff94b24a57c07243bb8b4ffefe4b6adac5f04a.tar.gz
15.0.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b98a8aa81a7e..01010f365f2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = bananacakepop-bin
pkgdesc = A powerful GraphQL IDE that joins you and your team on your GraphQL journey.
- pkgver = 14.0.0
+ pkgver = 15.0.1
pkgrel = 1
url = https://chillicream.com/products/bananacakepop/
arch = x86_64
license = custom:ChilliCreamLicense1.0
options = !strip
- source = https://cdn.bananacakepop.com/app/BananaCakePop-14.0.0-linux-x86_64.AppImage
+ source = https://cdn.bananacakepop.com/app/BananaCakePop-15.0.1-linux-x86_64.AppImage
source = LICENSE
- b2sums = 6fa14b5353efaf95660f69c63a4b7e3de6c091eff9c29306dbf6e7ee852076b2cad69d4b1551b9e66bb2e4b11b8216f429de2625d11606908507331967c609e6
+ b2sums = 37b6dce5fcbe33565c84f7cc8f6bcae33be186f158824a6085a851e9042cc797471f8c19752b796d2fa5f9a787a78f90414480c7d2a03e67908d783a59194487
b2sums = 65c1186762988ba427d42dc746f97aa9a7ceabc245570aeab701752e675ffec82c4f3718f4f4a116cc92e967bc38cae5df1baf5eb053da045bf2a122de2aeaf6
pkgname = bananacakepop-bin
diff --git a/PKGBUILD b/PKGBUILD
index e062ed2ba02a..20762ae36596 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antony Kellermann <antony@aokellermann.dev>
pkgname=bananacakepop-bin
-pkgver=14.0.0
+pkgver=15.0.1
pkgrel=1
pkgdesc="A powerful GraphQL IDE that joins you and your team on your GraphQL journey."
url="https://chillicream.com/products/bananacakepop/"
@@ -8,7 +8,7 @@ arch=("x86_64")
license=("custom:ChilliCreamLicense1.0")
source=("https://cdn.bananacakepop.com/app/BananaCakePop-$pkgver-linux-$CARCH.AppImage"
"LICENSE")
-b2sums=("6fa14b5353efaf95660f69c63a4b7e3de6c091eff9c29306dbf6e7ee852076b2cad69d4b1551b9e66bb2e4b11b8216f429de2625d11606908507331967c609e6"
+b2sums=("37b6dce5fcbe33565c84f7cc8f6bcae33be186f158824a6085a851e9042cc797471f8c19752b796d2fa5f9a787a78f90414480c7d2a03e67908d783a59194487"
"65c1186762988ba427d42dc746f97aa9a7ceabc245570aeab701752e675ffec82c4f3718f4f4a116cc92e967bc38cae5df1baf5eb053da045bf2a122de2aeaf6")
options+=('!strip')