summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGowtham20032023-11-18 18:34:52 +0530
committerGowtham20032023-11-18 18:34:52 +0530
commitd2f8ab9fce4534fd6cfdaee234ce9cfc057851f1 (patch)
treea00db1e13bb029f60f0654f07bc4a4de3b36fbca /PKGBUILD
parentfda7a9d5e4de3b58731270105967ea76ee736913 (diff)
downloadaur-d2f8ab9fce4534fd6cfdaee234ce9cfc057851f1.tar.gz
Update hoppscotch-bin to version 23.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 621d479c601b..e5d040103053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gowtham2003 <gowtham2003g@gmail.com>
# Contributor: Gowtham2003 <gowtham2003g@gmail.com>
pkgname=hoppscotch-bin
-pkgver=23.8.3
+pkgver=23.8.4
pkgrel=1
pkgdesc="Hoppscotch. Open source API development ecosystem"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('cairo' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("https://github.com/hoppscotch/releases/releases/download/v${pkgver}-${pkgrel}/Hoppscotch_linux_x64.deb")
-sha512sums_x86_64=('9d217da38ae6d0ef7a87066720510ece355b353a1c3710435d381c41d7f84d6c6154e13cb7779c97df8b9aba7cd40e3534f1d2d51bc96e9ca2e22ec7eee249b0')
+sha512sums_x86_64=('b7ac46e05658cf784ad1035dad705b05c603ea5b27bbb00f1a2d11995328b1c88dd32b3694827db14d8087e9d4145b2a60fba7045e342c53e8f5d19334664a8e')
package(){