summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKr1ss2022-01-04 20:28:21 +0100
committerKr1ss2022-01-04 20:28:21 +0100
commitf65940c2f11c871cb700e1189ee35ef32d60d4bb (patch)
treec354b972e993ea335399664f119b6e1c1bd7facf /PKGBUILD
parent39919f61415e8fe77db19cc5d518f7d88826f06d (diff)
downloadaur-f65940c2f11c871cb700e1189ee35ef32d60d4bb.tar.gz
update changelog
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a8b5d155bc4..2fe7351232cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _name="${pkgname%-git}"
epoch=1
pkgver() { git -C "$_name" describe --long --tags | sed 's/^v//;s/\([^-]*-\)g/r\1/;s/-/./g'; }
-pkgver=0.4.2.r38.33d3019
+pkgver=0.4.2.r42.87ac665
pkgrel=1
pkgdesc='Web path scanner/fuzzer, written in Python'