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 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() {