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 100dbddb2e78..597f9830304a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bratus <szczepaniak.bartek plus github at gmail dot com>
# Contributor: jjguti
pkgname=radare2-git
-pkgver=5.5.5.r27233.d812a78e2a
+pkgver=5.6.7.r27627.7821ddb04b
pkgrel=1
pkgdesc="Open-source tools to disasm, debug, analyze and manipulate binary files"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('capstone' 'lz4' 'file' 'libzip' 'xxhash' 'libuv')
provides=("radare2=${pkgver%.r*}")
conflicts=('radare2')
-source=("$pkgname"::"git://github.com/radare/radare2.git")
+source=("$pkgname"::"git+https://github.com/radare/radare2.git")
md5sums=('SKIP')
pkgver () {