summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJustin Ethier2019-07-06 18:01:18 -0400
committerJustin Ethier2019-07-06 18:01:18 -0400
commit6145845fec9ff3be2442cc29eab482622b771421 (patch)
tree2d99dfc9207e98d92b59703e45b91c9dee6ee630 /PKGBUILD
parenta8269d399670789bc0a90c10a31e0ede7a97db1a (diff)
downloadaur-6145845fec9ff3be2442cc29eab482622b771421.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 43a77c87295f..2c05f911cd55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Ethier <justin.ethier@gmail.com>
pkgname=cyclone-scheme
-pkgver=0.11.1
+pkgver=0.11.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=('8bd89ff23c95b74ca5a92939bffca193')
+md5sums=('3462b3200ba431e0659be3d2843d506d')
build() {
cd "cyclone-bootstrap-$pkgver"