summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoranthraxx2018-11-06 21:27:40 +0100
committeranthraxx2018-11-06 21:27:40 +0100
commit9e618b8bd936409888aa47b2d40396cdee01093b (patch)
tree64e078a36fafd11ab58e8b89f67f7ed4b2a47ef0 /PKGBUILD
parent3aa4bf208b2c2c3914a6f7d65a35d8e3496bbdda (diff)
downloadaur-afl-utils-git.tar.gz
upgpkg: afl-utils-git 1.34a.272.b01a625-1
upstream release
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() {