summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonne Haß2016-12-06 21:18:41 +0100
committerJonne Haß2016-12-06 21:18:41 +0100
commiteddc862ddfd0453f5a1cde371d4436a8e9c956dd (patch)
tree83f092754f14fa1ce09e8e4f2a7d7f6f21d9b550 /PKGBUILD
parentb2243e21631e7420be7ff98db486e7d38e67a9c9 (diff)
downloadaur-eddc862ddfd0453f5a1cde371d4436a8e9c956dd.tar.gz
crystal-git: 0.20.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07108c26c8b5..be0ab8da36ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=crystal-git
pkgver=0.20.0.r17.gd13e650
-_last_release="0.20.0-1"
+_last_release="0.20.1-1"
pkgrel=1
pkgdesc="The Crystal Programming Language"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ optdepends=('shards: To make the crystal deps command work'
'libxml2: For XML support')
conflicts=('crystal')
provides=('crystal')
-source=("git://github.com/crystal-lang/crystal.git")
+source=("git+https://github.com/crystal-lang/crystal.git")
source_i686+=("https://github.com/crystal-lang/crystal/releases/download/${_last_release/-*/}/${pkgname/-git/}-$_last_release-linux-i686.tar.gz")
source_x86_64+=("https://github.com/crystal-lang/crystal/releases/download/${_last_release/-*/}/${pkgname/-git/}-$_last_release-linux-x86_64.tar.gz")
@@ -74,5 +74,5 @@ package() {
}
sha256sums=('SKIP')
-sha256sums_i686=('008cf927a4add816c038d2c07e2e9953c1cdaf5df9d696aefee9990bc84174ba')
-sha256sums_x86_64=('55f309882b71f1722b00e63c5e91bcf8be54865b9bc9e7bb85f333b94990e298')
+sha256sums_i686=('6d7a5d95b2f914312ad189cc3d3f96aeba181eee43b7382bed9347b963c5cf69')
+sha256sums_x86_64=('d049af7b3c2ea08e3f1c961156f952cfe4ae38f967da38a755e93fdba4c8a07b')