summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJustin Ethier2017-08-25 18:27:27 -0400
committerJustin Ethier2017-08-25 18:27:27 -0400
commitc98e3ba3b8a8633c18d10cdd751ca57a2b59ad13 (patch)
treeda5631e831e4b639de5a3e76a3471874e6bc1f3f /PKGBUILD
parent18de8f2c75126483f2bb8c82d475f93fe9bb87c0 (diff)
downloadaur-c98e3ba3b8a8633c18d10cdd751ca57a2b59ad13.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 a523d1656dac..768217f3943e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Ethier <justin.ethier@gmail.com>
pkgname=cyclone-scheme
-pkgver=0.6.1
+pkgver=0.6.2
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=('1ccaaf81d503b6c001eeaee9dd791561')
+md5sums=('a29e6d1262697af0722c373d78d47362')
build() {
cd "cyclone-bootstrap-$pkgver"