summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3aca38669de3..b8ebf3787091 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo(replacement shim) v8
-# Mon Jul 19 05:43:40 PM EDT 2021
+# Sat Nov 27 03:21:08 PM PST 2021
pkgbase = aflplusplus
pkgdesc = afl++ is afl with community patches, AFLfast power schedules, qemu 3.1 upgrade + laf-intel support, MOpt mutators, InsTrim instrumentation, unicorn_mode and a lot more!
pkgver = 3.14c
- pkgrel = 1
- url = https://github.com/vanhauser-thc/AFLplusplus
+ pkgrel = 2
+ url = https://github.com/AFLplusplus/AFLplusplus
arch = x86_64
license = Apache
optdepends = qemu: use QEMU with afl
diff --git a/PKGBUILD b/PKGBUILD
index a8ddb44a721c..2d477b18fe94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=aflplusplus
pkgver=3.14c
-pkgrel=1
+pkgrel=2
pkgdesc="afl++ is afl with community patches, AFLfast power schedules, qemu 3.1 upgrade + laf-intel support, MOpt mutators, InsTrim instrumentation, unicorn_mode and a lot more!"
arch=('x86_64')
-url="https://github.com/vanhauser-thc/AFLplusplus"
+url="https://github.com/AFLplusplus/AFLplusplus"
license=('Apache')
provides=('afl')
conflicts=('afl')