summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Richards2021-01-30 04:02:05 -0500
committerTom Richards2021-01-30 04:03:10 -0500
commit2a0bd403b034016e0ed721aa9b858df359293530 (patch)
treee667a4a7460a96b7f556541f9f34706862637a35
parent1d4719920ba24d69963e7b6efe8b04fd5ccdf1d9 (diff)
downloadaur-2a0bd403b034016e0ed721aa9b858df359293530.tar.gz
Actually 1.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4600fd20229d..99d3791da351 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = rockyou
pkgdesc = The popular "rockyou" password list from OWASP SecLists project
- pkgver = 1.3
+ pkgver = 1.2.1
pkgrel = 1
- url = https://www.owasp.org/index.php/OWASP_SecLists_Project
+ url = https://owasp.org/www-project-seclists/
arch = any
license = CCPL:by-sa
source = https://raw.githubusercontent.com/danielmiessler/SecLists/1.2/Passwords/rockyou.txt.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index bb9b56fc5e7c..5f2a4ca12101 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tom Richards <tom@tomrichards.net>
pkgname=rockyou
-pkgver=1.3
+pkgver=1.2.1
pkgrel=1
pkgdesc='The popular "rockyou" password list from OWASP SecLists project'
arch=('any')