summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJustin Ethier2017-08-02 19:03:55 -0400
committerJustin Ethier2017-08-02 19:03:55 -0400
commit28300aa542edea5b2e7789061df17b6caf0a42fd (patch)
tree006fa7bb9881ad70e320fb0234b03b45bd29c359 /PKGBUILD
parent2e6a6723b60e6cf9b363a408520a9bf27061a457 (diff)
downloadaur-28300aa542edea5b2e7789061df17b6caf0a42fd.tar.gz
New release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2259159082bb..96d5691dd502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Ethier <justin.ethier@gmail.com>
pkgname=cyclone-scheme
-pkgver=0.5.3
+pkgver=0.5.4
pkgrel=1
pkgdesc="A brand-new compiler that allows practical application development using R7RS Scheme"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ changelog=
source=($url/archive/v$pkgver.tar.gz)
noextract=()
#autofill using updpkgsums
-md5sums=('79f1b2144f4dd896b10a17fbfc8a5958')
+md5sums=('8660c6cb68c3df9f164a31c50022fe4f')
build() {
cd "cyclone-bootstrap-$pkgver"