summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonne Haß2016-09-18 17:34:06 +0200
committerJonne Haß2016-09-18 17:34:06 +0200
commit87a0eb85ee1b88af97de3d3abe500d437747a3bd (patch)
treef5e5258e4e6bbdeb8dbdaba20d8875182c7e34d5
parent6a022f1f28e1596e0ed451dfc96f31973f3c4108 (diff)
downloadaur-87a0eb85ee1b88af97de3d3abe500d437747a3bd.tar.gz
crystal-git: 0.19.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 640bd57a7770..18d6b3369a67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Sep 10 09:06:22 UTC 2016
+# Sun Sep 18 15:33:09 UTC 2016
pkgbase = crystal-git
pkgdesc = The Crystal Programming Language
- pkgver = 0.19.1.r0.g798b2e2
+ pkgver = 0.19.2.r4.g25a52af
pkgrel = 1
url = http://crystal-lang.org
arch = i686
@@ -28,10 +28,10 @@ pkgbase = crystal-git
conflicts = crystal
source = git://github.com/crystal-lang/crystal.git
sha256sums = SKIP
- source_i686 = https://github.com/crystal-lang/crystal/releases/download/0.19.1/crystal-0.19.1-1-linux-i686.tar.gz
- sha256sums_i686 = 1faa00c5468b6642fa8247e0afb87dd4e4ca0a006f99b6ccbffd76bbfde2264e
- source_x86_64 = https://github.com/crystal-lang/crystal/releases/download/0.19.1/crystal-0.19.1-1-linux-x86_64.tar.gz
- sha256sums_x86_64 = b4fadd59603a993ee98e148b95e3b9c53efed713fc8f8c243fc371411eaa46d8
+ source_i686 = https://github.com/crystal-lang/crystal/releases/download/0.19.2/crystal-0.19.2-1-linux-i686.tar.gz
+ sha256sums_i686 = 14db11c6330e858b21fedfbecf6db5fb1c72dbcfe2682d86873bd8a8aef36ffa
+ source_x86_64 = https://github.com/crystal-lang/crystal/releases/download/0.19.2/crystal-0.19.2-1-linux-x86_64.tar.gz
+ sha256sums_x86_64 = dd767a90d7aafac3a00f26be4117f82435092ce2dca4ee1b85f5b95a518eb316
pkgname = crystal-git
diff --git a/PKGBUILD b/PKGBUILD
index f6e71c44fd0d..b67641d88f95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Mikkel Kroman <mk@maero.dk>
pkgname=crystal-git
-pkgver=0.19.1.r0.g798b2e2
-_last_release="0.19.1-1"
+pkgver=0.19.2.r4.g25a52af
+_last_release="0.19.2-1"
pkgrel=1
pkgdesc="The Crystal Programming Language"
arch=('i686' 'x86_64')
@@ -74,5 +74,5 @@ package() {
}
sha256sums=('SKIP')
-sha256sums_i686=('1faa00c5468b6642fa8247e0afb87dd4e4ca0a006f99b6ccbffd76bbfde2264e')
-sha256sums_x86_64=('b4fadd59603a993ee98e148b95e3b9c53efed713fc8f8c243fc371411eaa46d8')
+sha256sums_i686=('14db11c6330e858b21fedfbecf6db5fb1c72dbcfe2682d86873bd8a8aef36ffa')
+sha256sums_x86_64=('dd767a90d7aafac3a00f26be4117f82435092ce2dca4ee1b85f5b95a518eb316')