summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-03-18 14:00:01 +0100
committerhaawda2017-03-18 14:00:01 +0100
commit71959969022cb9d433ac280a699af647e8ccf436 (patch)
tree73cbcf407343647e045220bdbd2b8597d23c8ff6 /PKGBUILD
parentea4e2be9f7611ae5f1c11f47b68acbf573b9be09 (diff)
downloadaur-71959969022cb9d433ac280a699af647e8ccf436.tar.gz
Updated version (4.8.8.r45.g0af0f14 -> 4.8.8.r50.gb1a8795).
Changelog ========= Print processor count on a "make st" (b1a8795) Repair CI build script syntax error (9e8f8a0) Improve display of unit test progress and add display of processor count to CI build scripts (4af76cd) Make current-gsc-boot target consistent with smp branch (e8723bc) Adjust CI scripts to improve robustness of build process (35e8200)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 680fffc7dc7c..05e135483723 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=gambit-c-git
-pkgver=4.8.8.r45.g0af0f14
+pkgver=4.8.8.r50.gb1a8795
pkgrel=1
pkgdesc="Scheme R5RS interpreter and compiler (via C) - git version"
arch=('i686' 'x86_64')