summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Cristofaro2019-06-15 12:46:29 +1000
committerDavid Cristofaro2019-06-15 12:46:29 +1000
commit36e884e716ee6c66cd8f007c2398c7b75f502f34 (patch)
tree63fbdc977d2a954c7b47c4e78fbe9b91a16c8671
parent3d181cf6f857673f7dd48165b271a74b4f48966f (diff)
downloadaur-36e884e716ee6c66cd8f007c2398c7b75f502f34.tar.gz
Update to 0.15.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35488e4f0f11..2230e531b5e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lucky-git
pkgdesc = A Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.
- pkgver = 0.14.0.r34.29b103b
+ pkgver = 0.15.0.r0.6796508
pkgrel = 1
url = https://luckyframework.org/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d2fef83c2d7e..840579ba4a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Cristofaro <david@dtcristo.com>
pkgname=lucky-git
-pkgver=0.14.0.r34.29b103b
+pkgver=0.15.0.r0.6796508
pkgrel=1
pkgdesc='A Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.'
arch=('x86_64')