summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortux2682021-06-24 14:46:59 +0200
committertux2682021-06-24 14:46:59 +0200
commitf7d38bf0d610ea85a1f2e461ee48d8cd8f15abf0 (patch)
treed11f3732c1173ddc24478e0a271d604c7f350dcf
parent49990f923037d2b3be631fe69bf7466b87f61c16 (diff)
downloadaur-f7d38bf0d610ea85a1f2e461ee48d8cd8f15abf0.tar.gz
Fix pkgrel missmatch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 543a3e38d4ce..c82f141046bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = burpsuite
pkgdesc = An integrated platform for performing security testing of web applications (free edition)
pkgver = 2021.6.2
- pkgrel = 1
+ pkgrel = 2
url = https://portswigger.net/burp/
install = burpsuite.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 99136c8adf26..854941241dbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,7 @@
# Contributor: DigitalPathogen <aur@digitalpathogen.co.uk>
# Contributor: daronin
# Contributor: kageurufu
+# Contributor: tux268 <tux268 AT tux268 DOT xyz>
pkgname=burpsuite
pkgver=2021.6.2