summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2017-01-27 00:10:22 +0000
committerGrey Christoforo2017-01-27 00:10:22 +0000
commit89e8930c6115ae5f1ff638e5fb4acceaee310efd (patch)
tree4d46dc86ed4ad0ccdb09e8a3206eb43f751c00fb /PKGBUILD
parent36b4e4839f9925f0a41ef5e6f4390ac692a2d48d (diff)
downloadaur-chakracore-cauldron-git.tar.gz
fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b9514f0680f..f8f98d41a410 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=chakracore-cauldron-git
-pkgver=v1.4.0.r551.g0dd9cd340
+pkgver=v1.3.0.r1539.g979a9f3a
pkgrel=1
pkgdesc="the core part of the Chakra Javascript engine that powers Microsoft Edge-Cauldron fork"
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('cmake'
'clang'
'icu')
-source=("https://github.com/CauldronDevelopmentLLC/ChakraCore")
+source=("git+https://github.com/CauldronDevelopmentLLC/ChakraCore.git")
md5sums=('SKIP')
pkgver() {