summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 600d1d4cd936..4fcdbab3c434 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=afl-utils-git
_gitname=afl-utils
-pkgver=1.32a.224.1a10e7b
+pkgver=1.34a.272.b01a625
pkgrel=1
pkgdesc="Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization"
url="https://github.com/rc0r/afl-utils"
@@ -17,7 +17,7 @@ optdepends=(
makedepends=('git' 'python-setuptools')
provides=('afl-utils')
conflicts=('afl-utils')
-source=(${pkgname}::git+https://github.com/rc0r/${_gitname})
+source=(${pkgname}::git+https://gitlab.com/rc0r/afl-utils)
sha512sums=('SKIP')
pkgver() {