summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonne Haß2016-12-26 22:25:51 +0100
committerJonne Haß2016-12-26 22:25:51 +0100
commite9956676859a9aea3b5a034d5920b819cf2fd556 (patch)
tree88f9374390e455c33ce58259954cb740a51d8eea
parent07f2bb1799d6af1d9f99eda012110497e688d893 (diff)
downloadaur-e9956676859a9aea3b5a034d5920b819cf2fd556.tar.gz
crystal-git: 0.20.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8eb3863d4a59..72d37a454e02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Dec 13 19:31:45 UTC 2016
+# Mon Dec 26 21:25:32 UTC 2016
pkgbase = crystal-git
pkgdesc = The Crystal Programming Language
- pkgver = 0.20.1.r35.g278ffff
+ pkgver = 0.20.3.r13.g3a81780e0
pkgrel = 1
url = http://crystal-lang.org
arch = i686
@@ -28,10 +28,10 @@ pkgbase = crystal-git
conflicts = crystal
source = git+https://github.com/crystal-lang/crystal.git
sha256sums = SKIP
- source_i686 = https://github.com/crystal-lang/crystal/releases/download/0.20.1/crystal-0.20.1-1-linux-i686.tar.gz
- sha256sums_i686 = 6d7a5d95b2f914312ad189cc3d3f96aeba181eee43b7382bed9347b963c5cf69
- source_x86_64 = https://github.com/crystal-lang/crystal/releases/download/0.20.1/crystal-0.20.1-1-linux-x86_64.tar.gz
- sha256sums_x86_64 = d049af7b3c2ea08e3f1c961156f952cfe4ae38f967da38a755e93fdba4c8a07b
+ source_i686 = https://github.com/crystal-lang/crystal/releases/download/0.20.3/crystal-0.20.3-1-linux-i686.tar.gz
+ sha256sums_i686 = 85edfa1dda5e712341869bab87f6de0f7c6860e2a04dec2f00e8dc6aa1418611
+ source_x86_64 = https://github.com/crystal-lang/crystal/releases/download/0.20.3/crystal-0.20.3-1-linux-x86_64.tar.gz
+ sha256sums_x86_64 = c656dc8092a6161262f527df441aaab4ea9dd9a836a013f7155c6378b26b8cd7
pkgname = crystal-git
diff --git a/PKGBUILD b/PKGBUILD
index ab8be8b5c574..7cf7d486a805 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Mikkel Kroman <mk@maero.dk>
pkgname=crystal-git
-pkgver=0.20.1.r35.g278ffff
-_last_release="0.20.1-1"
+pkgver=0.20.3.r13.g3a81780e0
+_last_release="0.20.3-1"
pkgrel=1
pkgdesc="The Crystal Programming Language"
arch=('i686' 'x86_64')
@@ -74,5 +74,5 @@ package() {
}
sha256sums=('SKIP')
-sha256sums_i686=('6d7a5d95b2f914312ad189cc3d3f96aeba181eee43b7382bed9347b963c5cf69')
-sha256sums_x86_64=('d049af7b3c2ea08e3f1c961156f952cfe4ae38f967da38a755e93fdba4c8a07b')
+sha256sums_i686=('85edfa1dda5e712341869bab87f6de0f7c6860e2a04dec2f00e8dc6aa1418611')
+sha256sums_x86_64=('c656dc8092a6161262f527df441aaab4ea9dd9a836a013f7155c6378b26b8cd7')