summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjdoe2018-01-30 23:01:19 -0800
committerjdoe2018-01-30 23:01:48 -0800
commit8a7649cdc5419e82090d628b8bfe0d5c80d43303 (patch)
tree27394627c004cb7d1c79506381ca253596586287
parenta0bba7ce667c2ca994af4faee6891dd0ec1f6e21 (diff)
downloadaur-lambdanative.tar.gz
Bump version to 1.0.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3e776f251ea..35d3869ed712 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Mon Feb 29 10:03:11 UTC 2016
pkgbase = lambdanative
pkgdesc = Write mobile applications in Scheme
- pkgver = 1.0.7
+ pkgver = 1.0.8
pkgrel = 1
url = https://github.com/part-cw/lambdanative
arch = x86_64
@@ -13,7 +11,7 @@ pkgbase = lambdanative
depends = android-ndk
depends = gambit-c
depends = zip
- source = git://github.com/part-cw/lambdanative.git#tag=v1.0.7
+ source = git://github.com/part-cw/lambdanative.git#tag=v1.0.8
md5sums = SKIP
pkgname = lambdanative
diff --git a/PKGBUILD b/PKGBUILD
index 268f921abde8..806292f4f2a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=lambdanative
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
pkgdesc='Write mobile applications in Scheme'
arch=('x86_64' 'i686')