summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Maudoux2016-02-06 17:35:59 +0100
committerGuillaume Maudoux2016-02-06 17:35:59 +0100
commit44b82300fdbdd995fc1d535978c7563579b9e0d7 (patch)
tree0077ea2dd4e5b8f6adad2dd59435fd91fff13ed8 /PKGBUILD
parente4f035da9e4c65cc82abec5aa11e7e9f81d3e7b7 (diff)
downloadaur-44b82300fdbdd995fc1d535978c7563579b9e0d7.tar.gz
Use https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06b07707e8fc..885216a5ac27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Maudoux <layus DOT on @AT@ gmail DOT com>
pkgname=mozart2-git
-pkgver=v2.0.0.alpha.0.4152.g473e132
+pkgver=v2.0.0.alpha.0.4158.g06e26f5
pkgrel=1
pkgdesc="The Mozart Programming System version 2"
arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@ provides=('mozart')
conflicts=('mozart' 'mozart-git' 'mozart2' 'mozart2-bin')
install="${pkgname}.install"
source=(
- "$pkgname::git+http://github.com/mozart/mozart2"
- 'git+http://github.com/mozart/mozart2-stdlib'
+ "$pkgname::git+https://github.com/mozart/mozart2"
+ 'git+https://github.com/mozart/mozart2-stdlib'
)
sha256sums=(
'SKIP'