summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGowtham20032024-02-28 20:47:20 +0530
committerGowtham20032024-02-28 20:47:20 +0530
commit54148a0608234458e83592abea5de60de068a854 (patch)
tree75a2559567dae32a5c95a77aa8912b6f3fccfbe5
parentcdc9186d652563ac496e1355b0c7ff6fe4503715 (diff)
downloadaur-54148a0608234458e83592abea5de60de068a854.tar.gz
Update Hoppscotch version to 23.12.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5fdfb321c09..0853b4e4fb6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hoppscotch-bin
pkgdesc = Hoppscotch. Open source API development ecosystem
- pkgver = 23.12.4
+ pkgver = 23.12.6
pkgrel = 1
url = https://hoppscotch.io/
install = hoppscotch-bin.install
@@ -18,7 +18,7 @@ pkgbase = hoppscotch-bin
depends = webkit2gtk
options = !strip
options = !emptydirs
- source_x86_64 = https://github.com/hoppscotch/releases/releases/download/v23.12.4-1/Hoppscotch_linux_x64.deb
- sha512sums_x86_64 = 596d6945ec0e56ae70c037f95bf69bd30e6f1e2dd45dc84c34916336df1f33049c707a3b8404bb53f931152d9830d2bb9fd566715bc8f5cd895762619b8eedfe
+ source_x86_64 = https://github.com/hoppscotch/releases/releases/download/v23.12.6-1/Hoppscotch_linux_x64.deb
+ sha512sums_x86_64 = 0997c410a18204438c16c77a58089be9bc5238a405f6af221884ed3865e4ef04868db1f6afbc46c4f1e8339a7874231f17e947ca99effacaa74602a8df1cf620
pkgname = hoppscotch-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0802c7af3dca..bc541d9d5c27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gowtham2003 <gowtham2003g@gmail.com>
# Contributor: Gowtham2003 <gowtham2003g@gmail.com>
pkgname=hoppscotch-bin
-pkgver=23.12.4
+pkgver=23.12.6
pkgrel=1
pkgdesc="Hoppscotch. Open source API development ecosystem"
arch=('x86_64')
@@ -11,7 +11,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=('596d6945ec0e56ae70c037f95bf69bd30e6f1e2dd45dc84c34916336df1f33049c707a3b8404bb53f931152d9830d2bb9fd566715bc8f5cd895762619b8eedfe')
+sha512sums_x86_64=('0997c410a18204438c16c77a58089be9bc5238a405f6af221884ed3865e4ef04868db1f6afbc46c4f1e8339a7874231f17e947ca99effacaa74602a8df1cf620')
package(){