summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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 -