summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGowtham20032023-12-29 10:36:19 +0530
committerGowtham20032023-12-29 10:36:19 +0530
commitcd21c825f4d35bd83bf393948088b41c0ed238b6 (patch)
treeee7af4460ba1e78146047746b15331fe2ec453d0 /PKGBUILD
parentd2f8ab9fce4534fd6cfdaee234ce9cfc057851f1 (diff)
downloadaur-cd21c825f4d35bd83bf393948088b41c0ed238b6.tar.gz
Update Hoppscotch version and dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5d040103053..17986b91ebe3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Gowtham2003 <gowtham2003g@gmail.com>
# Contributor: Gowtham2003 <gowtham2003g@gmail.com>
pkgname=hoppscotch-bin
-pkgver=23.8.4
+pkgver=23.12.1
pkgrel=1
pkgdesc="Hoppscotch. Open source API development ecosystem"
arch=('x86_64')
url="https://hoppscotch.io/"
license=('MIT')
groups=('')
-depends=('cairo' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon-theme' 'libsoup' 'openssl-1.1' 'pango' 'webkit2gtk')
+depends=('cairo' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon-theme' 'libsoup' 'openssl' 'pango' 'webkit2gtk')
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=('b7ac46e05658cf784ad1035dad705b05c603ea5b27bbb00f1a2d11995328b1c88dd32b3694827db14d8087e9d4145b2a60fba7045e342c53e8f5d19334664a8e')
+sha512sums_x86_64=('85bf58c7853d2d76b1f71e1d8f49491c9e0a6d9b8042406688123f3798066366346e9146b43677a010f96c1ca21f529b183df80196e6f28cd1b25d2e748421c9')
package(){