summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkillab33z2024-08-05 08:03:05 -0400
committerkillab33z2024-08-05 08:03:05 -0400
commit8b78a2cec9ece6b375ff4c261698acfc48665d1f (patch)
tree041bff6ba72919b85fc6070304e0a480130d4e37 /PKGBUILD
parent0716226a84f06278b077ee071fb8d37133dd2cae (diff)
downloadaur-403jump-git.tar.gz
403jump-git: corrected pkgver and pkgrel variables
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3727566e113d..99438cf7ad59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: killab33z <killab33z @ protonmail-dot-com>
pkgname=403jump-git
_pkgname="${pkgname%-git}"
-pkgver=0.1.0.772eba8f8b
-pkgrel=3
+pkgver=r23.772eba8
+pkgrel=1
pkgdesc="Tool designed to bypass HTTP 403 (Forbidden) pages using various techniques."
arch=("any")
url="https://github.com/trap-bytes/403jump"