makedeb
Hurl, run and test HTTP requests with plain text.
Click here to go back to the commit logs for hurl-bin.
Hash: dd3d16c377860559d03308237809b8ed37fa3510
Message: PKGBUILD maintenance
diff --git a/.SRCINFO b/.SRCINFO
index 12f59bd..0b82aca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb
pkgname = hurl-bin
pkgbase = hurl-bin
pkgdesc = Hurl, run and test HTTP requests with plain text.
-pkgrel = 2
+pkgrel = 3
pkgver = 4.1.0
url = https://hurl.dev/
arch = amd64
diff --git a/PKGBUILD b/PKGBUILD
index 777ebdb..c587264 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Your Name <foobar@example.com>
# vim: set sw=4 expandtab:
+repology_pkgname=hurl-http-requester
pkgname=hurl-bin
pkgver=4.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Hurl, run and test HTTP requests with plain text.'
arch=('amd64')
provides=(hurl)