summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSoftExpert2024-05-13 18:25:10 +0200
committerSoftExpert2024-05-13 18:25:10 +0200
commitd02823384822678ea46a261b0828d5ee62bc6913 (patch)
tree9682c5b500a4fb109671186dfbe6f1d2c6fec356 /PKGBUILD
parent4cfca0ab4a2e76323f82dcfd6e226ef477097909 (diff)
downloadaur-pororoca-bin.tar.gz
v3.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 701e3ad67872..7fa1d9f7c04e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pororoca-bin
_app_name=Pororoca
-pkgver=3.2.0
+pkgver=3.3.0
pkgrel=1
pkgdesc="Pororoca is a HTTP testing tool, inspired by Postman, but with many improvements."
arch=('x86_64')
@@ -13,7 +13,7 @@ provides=('pororoca')
conflicts=('pororoca')
options=(!strip)
source=("${pkgname}-${pkgver}.deb::https://github.com/alexandrehtrb/Pororoca/releases/download/${pkgver}/${_app_name}_${pkgver}_amd64.deb")
-sha256sums=('8ce5513ef21ae22af2621a24a0f2e043446f316e5212e2082553656c2c654814')
+sha256sums=('28a012d72439523c057f376724ff9c3084076abf829a54183cdbe635569680ae')
package() {
bsdtar -O -xf *.deb data.tar.zst | bsdtar -C "${pkgdir}" -xJf -