summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonne Haß2016-06-22 16:54:43 +0200
committerJonne Haß2016-06-22 16:54:43 +0200
commit08aa09d2493084c516280e40b21344351bbb4a0b (patch)
tree21b4e94dcf94675d2321e541fea2224408eebc24
parent1da77bf4fab122dea6793579bf0197ede5fdb287 (diff)
downloadaur-08aa09d2493084c516280e40b21344351bbb4a0b.tar.gz
crystal-git: 0.18.4
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec641a0aa464..5bd23a321838 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 17 10:56:31 UTC 2016
+# Wed Jun 22 14:54:35 UTC 2016
pkgbase = crystal-git
pkgdesc = The Crystal Programming Language
- pkgver = 0.18.2.r41.g861b5af
+ pkgver = 0.18.4.r57.gbab00a9
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.18.2/crystal-0.18.2-1-linux-i686.tar.gz
- sha256sums_i686 = 9197f5c408f331762aa156140119877e779ab899c366124ae75cdb867252f091
- source_x86_64 = https://github.com/crystal-lang/crystal/releases/download/0.18.2/crystal-0.18.2-1-linux-x86_64.tar.gz
- sha256sums_x86_64 = 63d9d811785f6156072c4eb9017b0e3c7e6e15cf80ffed9d637c860c3ce19455
+ source_i686 = https://github.com/crystal-lang/crystal/releases/download/0.18.4/crystal-0.18.4-1-linux-i686.tar.gz
+ sha256sums_i686 = a440e343b424a3d2a77d3daf855962100dcb772707598e7843ac7468adb480e8
+ source_x86_64 = https://github.com/crystal-lang/crystal/releases/download/0.18.4/crystal-0.18.4-1-linux-x86_64.tar.gz
+ sha256sums_x86_64 = 8e482c66aa09a17a7e829a1efffc3be8c2c82b5629d7abaaf17c14d5163c1b79
pkgname = crystal-git
diff --git a/PKGBUILD b/PKGBUILD
index c67cf37bfca5..12de5f28ab13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Mikkel Kroman <mk@maero.dk>
pkgname=crystal-git
-pkgver=0.18.2.r41.g861b5af
-_last_release="0.18.2-1"
+pkgver=0.18.4.r57.gbab00a9
+_last_release="0.18.4-1"
pkgrel=1
pkgdesc="The Crystal Programming Language"
arch=('i686' 'x86_64')
@@ -75,5 +75,5 @@ package() {
}
sha256sums=('SKIP')
-sha256sums_i686=('9197f5c408f331762aa156140119877e779ab899c366124ae75cdb867252f091')
-sha256sums_x86_64=('63d9d811785f6156072c4eb9017b0e3c7e6e15cf80ffed9d637c860c3ce19455')
+sha256sums_i686=('a440e343b424a3d2a77d3daf855962100dcb772707598e7843ac7468adb480e8')
+sha256sums_x86_64=('8e482c66aa09a17a7e829a1efffc3be8c2c82b5629d7abaaf17c14d5163c1b79')