summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-08-11 09:14:30 +0800
committerzxp198210052023-08-11 09:14:30 +0800
commit78bae5800a635df5e4a226c12faed7e68ef0c8ce (patch)
tree2f2ad469fcdd42c6b74865f414afb7b71d85688b
parent667b0ff69e6c92c3d65bc8c97c5a4721e234343b (diff)
downloadaur-78bae5800a635df5e4a226c12faed7e68ef0c8ce.tar.gz
update to 1.1.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3bb26084594..95e30be59c05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = reqable-bin
pkgdesc = A cross platform professional HTTP development and Debugger that supports HTTP1, HTTP2, and HTTP3 (QUIC) protocols
- pkgver = 1.1.7
+ pkgver = 1.1.8
pkgrel = 1
url = https://reqable.com
arch = x86_64
@@ -26,11 +26,11 @@ pkgbase = reqable-bin
depends = glib2
depends = nss
depends = libdbusmenu-glib
- provides = reqable-1.1.7
+ provides = reqable=1.1.8
conflicts = reqable
- source = reqable-1.1.7.deb::https://github.com/reqable/reqable-app/releases/download/1.1.7/reqable-app-linux-x86_64.deb
+ source = reqable-1.1.8.deb::https://github.com/reqable/reqable-app/releases/download/1.1.8/reqable-app-linux-x86_64.deb
source = LICENSE::https://reqable.com/zh-CN/policy
- sha256sums = aa62932c669055073a309bf1603eb20b18d1f10563bc6814c2a0a554103f989f
+ sha256sums = 45a80d90431b5cb863035d5f5171b0676f90e3e112288103e320b07ffc2a343b
sha256sums = 64f80c16320c8e71c523403d1247931fa782429f650e68f3d0986aa653726f06
pkgname = reqable-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7b15fe654819..97efbcb72c86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=reqable-bin
-pkgver=1.1.7
+pkgver=1.1.8
pkgrel=1
pkgdesc="A cross platform professional HTTP development and Debugger that supports HTTP1, HTTP2, and HTTP3 (QUIC) protocols"
arch=('x86_64')
url="https://reqable.com"
_githuburl="https://github.com/reqable/reqable-app"
license=('custom')
-provides=("${pkgname%-bin}-${pkgver}")
+provides=("${pkgname%-bin}=${pkgver}")
conflicts=("${pkgname%-bin}")
depends=('xz' 'libdbusmenu-gtk3' 'libgcrypt' 'gtk3' 'libayatana-appindicator' 'libepoxy' 'libayatana-indicator' 'libgpg-error' 'lz4' 'pango' \
'nspr' 'glibc' 'util-linux-libs' 'cairo' 'harfbuzz' 'at-spi2-core' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'nss' 'libdbusmenu-glib')
source=("${pkgname%-bin}-${pkgver}.deb::${_githuburl}/releases/download/${pkgver}/${pkgname%-bin}-app-linux-${CARCH}.deb"
"LICENSE::${url}/zh-CN/policy")
-sha256sums=('aa62932c669055073a309bf1603eb20b18d1f10563bc6814c2a0a554103f989f'
+sha256sums=('45a80d90431b5cb863035d5f5171b0676f90e3e112288103e320b07ffc2a343b'
'64f80c16320c8e71c523403d1247931fa782429f650e68f3d0986aa653726f06')
package() {
bsdtar -xf "${srcdir}/data.tar.xz"