summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD2
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d246c693dea..729b12ae3f33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = dirstalk-git
- pkgdesc = Multi threaded application designed to brute force paths on web servers, modern alternative to dirb and dirbuster
- pkgver = 1.1.1
- pkgrel = 3
- url = https://github.com/stefanoj3/dirstalk
- arch = x86_64
- license = MIT
- makedepends = go
- makedepends = git
- makedepends = dep
- provides = dirstalk
- conflicts = dirstalk
- source = dirstalk-git::git+https://github.com/stefanoj3/dirstalk
- sha512sums = SKIP
+pkgdesc = Multi threaded application designed to brute force paths on web servers, modern alternative to dirb and dirbuster
+pkgver = 1.1.1
+pkgrel = 4
+url = https://github.com/stefanoj3/dirstalk
+arch = x86_64
+license = MIT
+makedepends = go
+makedepends = git
+makedepends = dep
+provides = dirstalk
+conflicts = dirstalk
+source = dirstalk-git::git+https://github.com/stefanoj3/dirstalk
+sha512sums = SKIP
pkgname = dirstalk
diff --git a/PKGBUILD b/PKGBUILD
index 17bc8e1a0861..c636c2df4d66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dirstalk
pkgver=1.1.1
-pkgrel=3
+pkgrel=4
pkgdesc='Multi threaded application designed to brute force paths on web servers, modern alternative to dirb and dirbuster'
url='https://github.com/stefanoj3/dirstalk'
arch=('x86_64')